powermap_sdk 0.2.0 copy "powermap_sdk: ^0.2.0" to clipboard
powermap_sdk: ^0.2.0 copied to clipboard

A comprehensive Flutter SDK for PowerMap, offering location plotting, geometry measurements, layer management, routing, search, and tracking.

0.2.0 #

  • New: opacity parameter added to addMarker() — set initial marker visibility (0.0 = invisible, 1.0 = fully visible).
  • New: setMarkersOpacity(double opacity) method on PowerMapController — bulk-sets opacity of all native GL markers (Circles and Symbols) in a single call.
  • Fix: circleStrokeOpacity and iconOpacity now correctly reflect the opacity parameter when creating markers.
  • These two additions enable smooth fade-in animation when refreshing markers, eliminating the visual "flash" from clearMarkers() + re-add cycles.

0.1.0 #

  • Initial pre-release of PowerMap SDK.
  • Core managers implemented: Geometry, Map, Routing, Search, Tracking, Layer, Cluster.
  • Facade API accessible via PowerMapController.
1
likes
0
points
175
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter SDK for PowerMap, offering location plotting, geometry measurements, layer management, routing, search, and tracking.

Homepage
Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_background_service, flutter_compass, flutter_tts, geolocator, http, maplibre_gl, path_provider

More

Packages that depend on powermap_sdk