flutter_map
A versatile mapping package for Flutter. Simple and easy to learn, yet completely customizable and configurable, it's the best choice for mapping in your Flutter app.
Last updated
© flutter_map Authors & Maintainers
A versatile mapping package for Flutter. Simple and easy to learn, yet completely customizable and configurable, it's the best choice for mapping in your Flutter app.
Last updated
See why you should use flutter_map for your project:
Setting up an interactive and map is simpler than making your lunch-time coffee! It can be accomplished in just under 30 lines and a minute or two to install.
This code snippet demonstrates everything you need for a simple map (in under 30 lines!), but of course, FM is capable of much more than just this, and you could find yourself lost in the many options available and possibilities opened!
Not quite sure about something? No worries, we're here to help!
Check the FAQs below, and double check the documentation
Then, for bug reports & feature requests: check for previous issues, then ask in GitHub Issues
Then, for support & everything else: ask in flutter_map Discord server or GitHub Discussions
We're a community maintained project and the maintainers would greatly appriciate any help in implementing features and fixing bugs! Feel free to jump in: https://github.com/fleaflet/flutter_map/blob/master/CONTRIBUTING.md.
Please remember that we are volunteers and cannot gurantee support. The standard Code of Conduct is here to keep our community a safe and friendly place for everyone: https://github.com/fleaflet/flutter_map/blob/master/CODE_OF_CONDUCT.md.
We get quite a lot of similar questions, so please check if your question is here before you ask!
Alternatively, you can experiment with vector tiles. These are not pre-rendered, and so allow any style you desire to be applied on the fly. See .
See .
Have you followed the platform specific setup () instructions (if applicable for your platform)?