0

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 ♦

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:

×585
×443
×34
×1

question asked: 27 Nov '19, 10:32

question was seen: 2,208 times

last updated: 27 Nov '19, 11:18

powered by OSQA