flutter_map
Flutter's β1 non-commercially aimed map client: it's easy-to-use, versatile, vendor-free, fully cross-platform, and 100% pure-Flutter
Last updated
Was this helpful?
Flutter's β1 non-commercially aimed map client: it's easy-to-use, versatile, vendor-free, fully cross-platform, and 100% pure-Flutter
Last updated
Was this helpful?
Welcome to v8! Find out What's New In v8?, or if you're new here, check out the Code Demo & Installation instructions to get started.
v7 documentation is still available: . Some plugins may require some time to update to support v8.
If you're looking for vector tiles, we don't currently support them natively. We only support raster tiles at the moment.
However, options are available, and the we and the community are actively exploring & developing future support!
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 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)?
πΊοΈ No more vendor lock-in: better flexibility, quality, and price
We natively support any static tiles! Bring your own tiles from your own server, the user's device, a tile container, or another externally-operated tile server. Use any service, but always be free to change to get the best fit, quality, and price.
Still want to use those familiar maps? Consider great quality and better priced alternatives, or use the more mainstream Google Maps or Mapbox Maps with flutter_map.
π Stress-free setup & easy-to-use
Migrating from a commercial library (such as Google Maps) has never been easier. No more complex platform-specific setup, no more buggy & limited platform views (we're 100% pure-Flutter), and no more lacking-documentation & support. Just setup a simple widget, grab a string from your tile server, and you're done! And, it'll work across all the platforms Flutter supports. Check out our Code Demo to see just how simple it is.
𧩠Customize and expand endlessly
Add interactive and highly customizable polygons, polylines, and markers (which support widget children) to your map easily and quickly. And because we're 100% Flutter, it's easy to add your own stuff on top without messing around in platform views. A huge community of developers maintain an ecosystem of plugins for you to supercharge flutter_map with.
π But don't just take it from us...
Hundreds of thousands of apps and users choose flutter_map for mapping in their Flutter app, making us Flutter's β1 non-commercially aimed map client on pub.dev. Check out some independent reviews, comparisons, and studies, and see who's using flutter_map right now: Showcase & Case Studies