maplibre 0.0.2 copy "maplibre: ^0.0.2" to clipboard
maplibre: ^0.0.2 copied to clipboard

Permissive and performant mapping library that supports Mapbox Vector Tiles (MVT) powered by MapLibre SDKs

0.0.2 #

Features #

  • Add event system to the map.
  • Bump MapLibre Native on Android to version 11.5.0.
  • Bump other gradle dependencies.
  • Add and remove sources to the active map style programmatically.
  • Add and remove layers to the active map style programmatically.
  • Add minZoom, maxZoom, minPitch, maxPitch and maxBounds parameter.
  • Add duration parameters to flyTo().
  • Add option to disable some or all input gestures.
  • flyTo() returns after the animation completes or throws an exception if it has been cancelled.
  • Deprecate tilt parameters in favor of pitch.
  • Deprecate onClick, onDoubleClick, onSecondaryClick and onLongClick in favor of the event system.

Bug fixes #

  • Fix jumpTo() never returns on Android.

0.0.1+1 #

  • Fix urls to website and embedded screenshots
  • Remove unused plugin_platform_interface dependency

0.0.1 #

  • Initial release
  • Implement map for android and web
  • Add docs
3
likes
160
pub points
27%
popularity

Publisher

verified publisherjoscha-eckert.de

Permissive and performant mapping library that supports Mapbox Vector Tiles (MVT) powered by MapLibre SDKs

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#map #maplibre #mvt

Documentation

Documentation
API reference

Funding

Consider supporting this project:

www.paypal.com

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, geotypes, web

More

Packages that depend on maplibre