NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hi

I need a full osm plugin for Flutter. If do you know information about it, tell me please.

Thanks

asked 27 Nov '19, 10:32

Peace's gravatar image

Peace
1111
accept rate: 0%

3

I guess that you're talking about this?

OSM is just a big pile of data that people can interact with in different ways. The can create maps, calculate routes, extract data (e.g. "how many social clubs in Stockholm") and do lots of other things. What is it that you want to do?

If you can load existing Javascript libraries in there via something like a webview, and you want to create maps, then look at using Leaflet in a webview.

(27 Nov '19, 11:18) SomeoneElse ♦

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

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

permanent link

answered 03 Nov '20, 19:06

Mohamed's gravatar image

Mohamed
1
accept rate: 0%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×710
×535
×44
×5

question asked: 27 Nov '19, 10:32

question was seen: 6,782 times

last updated: 03 Nov '20, 19:06

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum