mapmetrics 1.0.3
mapmetrics: ^1.0.3 copied to clipboard
Permissive and performant mapping library that supports Mapbox Vector Tiles (MVT) powered by MapLibre SDKs.
1.0.3 #
- Add native sprite loading for iOS via Pigeon channel
- Add addImages() and addSprite() methods for iOS
- Fix duplicate onStyleLoaded callback issue on iOS
- Improve icon loading performance on both platforms
1.0.0 #
- Fix iOS compilation errors (NSNumber extensions, CGPoint struct)
- Add type safety improvements for FFI stubs
- Implement missing MapController methods for web platform
- Update Flutter constraint to remove upper bound (>=3.29.0)
- Add navigation route support (setNavigationRoute, clearNavigationRoute)
- Add location dragging support (setLocationDraggable)
- Fix type casting issues across all platforms
- Improve offline manager type safety
0.1.0 #
- MM waterMark Logo Added
0.0.9 release Markers Fixed
0.0.8 release bugs fixed
0.0.7 release bugs fixed
0.0.6 release zoombuttons are optional now,auto load to user current location
0.0.5 0.0.5 release bugs fixed for IOS
0.0.4 0.0.4 release bugs fixed for IOS
0.0.3 0.0.3 release bugs fixed for android Add docs
0.0.2 0.0.2 release bugs fixed for android Add docs
0.0.1 Initial release Implement map for android ios and web