bmw-tech / atlas

An Extensible Map Abstraction for Flutter
https://bmw-tech.github.io/atlas/
MIT License
110 stars 19 forks source link

Offline maps #137

Open aitinsan opened 2 years ago

aitinsan commented 2 years ago

Hi! I am looking for optimized map for lot of polilines and polygons, also which can be used in Offline. Can your map be used without internet?

oguibueno commented 2 years ago

Hi! It depends on which map provider are you using. If it provide a way to use without internet, caching the tiles etc... Atlas it's just an interface so you can have different map providers.