Releases: lugg/maps
Releases · lugg/maps
Release 1.0.0-beta.9
1.0.0-beta.9 (2026-04-02)
Bug Fixes
Release 1.0.0-beta.8
1.0.0-beta.8 (2026-03-26)
Bug Fixes
Release 1.0.0-beta.6
1.0.0-beta.6 (2026-03-26)
Features
- ios: add iOS 18 POI filter categories (a90fd20)
Performance Improvements
Release 1.0.0-beta.5
1.0.0-beta.5 (2026-03-24)
Bug Fixes
- android: prevent non-bubbled callout from intercepting touches at wrong position (deb469a)
- android: reposition Google watermark with edge insets (#55) (d4387a8)
- reactively apply dark mode on Android when system theme changes (#53) (2e22598), closes #47
Features
- add centerOnPress prop to Marker (#57) (de2060c)
- add insetAdjustment prop to MapView (#56) (da13e6d)
- add mapType prop to MapView (#51) (97676ae), closes #45
- add poiEnabled and poiFilter props to MapView (#52) (ff2cd24)
- add showCallout and hideCallout methods to Marker (#49) (3b1f3ee)
- replace callout anchor with offset (#50) (4a7aaab)
Release 1.0.0-beta.4
Release 1.0.0-beta.3
Release 1.0.0-beta.2
Release 1.0.0-beta.1
Release 1.0.0-beta.0
1.0.0-beta.0 (2026-03-04)
Bug Fixes
- improve web Polyline animation stability and timing (c46c801)
Features
- add dragging support to Marker component (#37) (1595675)
- add dragging support to web Marker (d06d615)
- add GeoJson component (#39) (f207b55)
- add holes support to Polygon component (#38) (769683f)
- add onPress and onLongPress events to MapView (#35) (cfa79c6)
- add onPress event to Marker component (#36) (80d967a)
- add Polygon component (#34) (9ce2be3)
Release 0.2.0-alpha.30
0.2.0-alpha.30 (2026-02-17)
Bug Fixes
- android: copy reusablePoints before passing to polyline (a8ff42e)