central_map 0.1.0 copy "central_map: ^0.1.0" to clipboard
central_map: ^0.1.0 copied to clipboard

Kyrgyzstan map for Flutter — a MapLibre widget over central.kg vector tiles with markers, polylines and clusters, plus a REST client for search, routing and isochrones.

0.1.0 #

  • First release: the CentralMap widget on top of maplibre_gl, a controller with markers (addMarker / addIconMarker), polylines (addPolyline), zones (addZone) and clustering (addCluster), the built-in style over map.central.kg tiles, and the CentralMapApi REST client (search / routing / isochrones / poi-meta).
  • API key support (bound to the map service): ?key= for tiles and fonts, X-API-Key for REST calls.
  • Works with maplibre_gl 0.20-0.27 (Android minSdk 21, iOS 13).
1
likes
160
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Kyrgyzstan map for Flutter — a MapLibre widget over central.kg vector tiles with markers, polylines and clusters, plus a REST client for search, routing and isochrones.

Homepage
Repository (GitHub)
View/report issues

Topics

#map #maplibre #geocoding #routing #kyrgyzstan

License

MIT (license)

Dependencies

flutter, http, maplibre_gl

More

Packages that depend on central_map