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