CustomOpenStreetMap

A lightweight map library for FlutterFlow, powered by OpenStreetMap with Carto basemaps. Built on top of flutter_map and latlong2.

To use the CustomOpenStreetMap, import its library and use the CustomOpenStreetMap component. Note that there is also a widget with the same name, but you need to import the component. If you import the widget, state changes can be handled through an action. However, when using CustomOpenStreetMap as a component, it behaves like other FlutterFlow components, with state changes accessible via the visibleIds integer list variable, which contains the identifiers of the elements currently visible on the map.

https://marketplace.flutterflow.io/item/4dR2WPykftKJ5RPCK9uo

5
4 replies