build abstract method
Builds a PointDataSource instance and resets the builder instance.
Returns PointDataSource. Instance of the data source created with given points and attributes.
Implementation
PointDataSource build();
Builds a PointDataSource instance and resets the builder instance.
Returns PointDataSource. Instance of the data source created with given points and attributes.
PointDataSource build();