v0.1.2 #135
josxha
announced in
Announcements
v0.1.2
#135
Replies: 1 comment 7 replies
-
what about flutter-maplibre-gl? Is its maintenance going to be shut down? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release adds the last missing features for Android and Web, that are were
planned for now. The package will continue its ongoing efforts for stability
before iOS gets added as a supported platform.
New Features
OfflineManager
for offline maps, cache management and bulk downloading.PermissionsManager
to check and request location permissions.WidgetLayer
to support widgets as Markers on the map.11.6.+
.toScreenLocationSync()
,toLngLatSync()
,toScreenLocationsSync()
,toLngLatsSync()
,getMetersPerPixelAtLatitudeSync()
andgetVisibleRegionSync()
.MapOptions.of(context)
andMapOptions.maybeOf(context)
.padding
andalignment
parameters to theMapScalebar
widget.Bug Fixes
flutter_markdown
package.Misc
/platform
directory.Contributors: @josxha
Full Changelog: v0.1.1...v0.1.2
This discussion was created from the release v0.1.2.
Beta Was this translation helpful? Give feedback.
All reactions