Select to view content in your preferred language

Offline Map

4206
11
Jump to solution
07-23-2017 06:54 AM
Kai_Wellmann
Emerging Contributor

What is the best way to generate an offline Map. I only need a basemap without any layers displayed (Basemap* basemap = Basemap::topographic(this)) which i can take offline or is it possible to download a whole area like germany? I read the Create an offline map—ArcGIS Runtime SDK for Qt | ArcGIS for Developers  but couldn't find any samples. 

11 Replies
Kai_Wellmann
Emerging Contributor

Hi Luke, after creating a new developer account everything is working fine. Thank you very, very much for the good support. I have another question to this topic. Because of the limited count of tile downloads (100000), is it possible to combine several .tbk-files?

0 Kudos
LucasDanzinger
Esri Frequent Contributor

Unfortunately not that I am aware of. If you were using your own services, I believe you could use the admin directory to up the max count - ArcGIS REST API - Services and Data Types 

However, our services have that max restriction in place

0 Kudos