Openstreetmap in Flutter?

后端 未结 3 1009
面向向阳花
面向向阳花 2020-12-13 13:04

Can we use Openstreetmap in Flutter or can we only use Google Maps? I wanted to get another way to display a Map. Cause when using googlemaps api key they need to know a Cre

3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-13 13:21

    You may check out our Syncfusion Flutter Maps widget which allows you to render tiles/images from services like OpenStreetMaps, Bing Maps, etc. It provides features like zooming and panning interactions, adding markers in the desired locations, etc.

    https://www.syncfusion.com/flutter-widgets/flutter-maps

    Please find the demos in the below links.

    Android: https://play.google.com/store/apps/details?id=com.syncfusion.flutter.examples&hl=en_US&gl=US

    iOS: https://apps.apple.com/us/app/syncfusion-flutter-ui-widgets/id1475231341

    Web: https://flutter.syncfusion.com/#/maps/tile-layer/osm

    OpenStreetMaps may be used free of cost. However, we recommend you to check the licensing terms on their official website and ensure it.

    Regarding the usage of Syncfusion widgets, we do have a community license. You can check the below link to know about whether you are eligible to use it.

    https://www.syncfusion.com/products/communitylicense

    Please note that I work for Syncfusion. If you need more details, feel free to contact us.

    https://www.syncfusion.com/feedback

    https://www.syncfusion.com/forums

    https://www.syncfusion.com/support/directtrac/incidents/newincident

    Regards,

    Samsudeen

提交回复
热议问题