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

Official Maimaps SDK for Flutter — place search, routing, reverse geocoding, point details, Loccode resolution, and a MapLibre-powered map widget.

Changelog #

0.1.0 #

Initial release.

  • REST clients for the Maimaps /sdk/v1 API: search, routing, reverse geocoding, point details, place categories, and Loccode resolve/nearest.
  • MaimapsMap: MapLibre GL map widget rendering the keyed Maimaps published style, with declarative layers and overlay children.
  • User location on MaimapsMap: myLocationEnabled shows the native location puck (requesting runtime permission when needed) and followUserLocation makes the camera track the user, turning with the GPS course; both can be toggled at runtime (Android/iOS; ignored on web).
  • Always-on MaimapsWordmark overlay, movable between corners via wordmarkPosition.
  • Typed exceptions for invalid keys, rate limits (with retryAfter), and exceeded quotas; precision-5 polyline decoder for route geometry.
0
likes
0
points
223
downloads

Publisher

unverified uploader

Weekly Downloads

Official Maimaps SDK for Flutter — place search, routing, reverse geocoding, point details, Loccode resolution, and a MapLibre-powered map widget.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, maplibre

More

Packages that depend on maimaps_flutter