public interface GeometryTileProvider
CustomGeometrySource.| Modifier and Type | Method and Description |
|---|---|
FeatureCollection |
getFeaturesForBounds(LatLngBounds bounds,
int zoomLevel)
Interface method called by
CustomGeometrySource to request features for a tile. |
FeatureCollection getFeaturesForBounds(LatLngBounds bounds, int zoomLevel)
CustomGeometrySource to request features for a tile.bounds - LatLngBounds of the tile.zoomLevel - Tile zoom level.© 2015–2019 Mapbox. All rights reserved.