mapbox / mapbox-maps-android

Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL.
https://www.mapbox.com/mobile-maps-sdk
Other
478 stars 134 forks source link

TileRegionLoadOptions.Builder().geometry(Polygon.fromLngLats(polygon)) .descriptors(listOf(tilesetDescriptor)) #2496

Open huhuanhuan opened 1 month ago

huhuanhuan commented 1 month ago

How to download a geometry is not currently effective, can tell me Well