LineDataSourceBuilder constructor
- MapContext context
Creates a data source builder instance in the given context.
contextMap context to associate the data source with.
Implementation
factory LineDataSourceBuilder(MapContext context) => $prototype.create(context);