Openstreetmap in Flutter?

后端 未结 3 1012
面向向阳花
面向向阳花 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:30

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

    https://github.com/apptreesoftware/flutter_map

    Pub.dev link:

    https://pub.dev/packages/flutter_map

提交回复
热议问题