Openstreetmap in Flutter?

2020-02-19 02:47发布

问题:

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 Credit Card and i dont have one.

回答1:

You can use below plugin. An example is included in the repository.

https://github.com/apptreesoftware/flutter_map



标签: dart flutter