neshan_maps_flutter 1.0.2
neshan_maps_flutter: ^1.0.2 copied to clipboard
A Flutter SDK for Neshan Maps. Provides an interactive map widget and a ready-to-use location picker with reverse-geocoding and search.
1.0.2 #
- Fix
NeshanMapController.readynever completing when the map became ready beforereadywas first accessed.
1.0.1 #
Update the package README.md
1.0.0 #
Initial release.
NeshanMapwidget: interactive Neshan map with pan, zoom, multiple map styles, traffic layer, and POI support.NeshanMapController: programmatic camera control, marker management, and bounds fitting.NeshanMarker: declarative marker model with colour, title, and draggable support.NeshanMapConfig: viewport and style configuration (initial centre, zoom, map type, traffic, POI, location button).NeshanLocationPickerwidget: location selection with a draggable centre-pin, automatic reverse-geocoding address bar, and optional place search.NeshanLocationPickerConfig: debounce tuning for geocoding and search API calls.NeshanLocationPickerUiConfig: custom builders for the address bar, confirm button, and centre marker.
