google_maps_flutter_floating_marker_titles

Last updated:

0 purchases

google_maps_flutter_floating_marker_titles Image
google_maps_flutter_floating_marker_titles Images
Add to Cart

Description:

google maps flutter floating marker titles

Flutter Map Floating Map Marker Titles #
Floating Map Marker Titles for google_maps_flutter, using the core library of the Flutter Floating Map Marker Titles project.
Code example #
GoogleMapWithFMTO(
floatingTitles,
fmtoOptions: fmtoOptions,
// ... other than the 2 above option, this widget takes
// exactly the same props as the GoogleMap widget.
initialCameraPosition: CameraPosition(
target: LatLng(0, 0),
zoom: 13,
),
)
copied to clipboard
See the how-to section of the main project for more details.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.