ThinkGeo.com    |     Documentation    |     Premium Support

Vector Tiles support offline

Hi
Hi,

I am evaluating the possibility of using ThinkGeo as the map component for a MAUI application to replace our current application. The application will connect to the ThinkGeo cloud server, as there is an ArcGIS server in the network.

I am also exploring the use of vector tiles as the primary map data source for portable devices (Windows, Android, iOS) in the MAUI application. Currently, our setup involves an ArcGIS map server serving stationary PC clients within the network.

Could you provide an outline of how to utilize locally stored vector tiles on the target device?
Regards
Gunnar Gisleberg
Locus Solutions AS
Norway

Hi Gunnar,

Currently we do support offline tiles through mbtiles, here is a HowDoI sample about it:
image

We don’t have a class for the ArcGIS map tiling service though, (we have all the pieces but not happen to do it). So is your local ArcGis map server serving the same vector services as this: Vector tile services—ArcGIS Server | Documentation for ArcGIS Enterprise? If yes, we can work on it. This is a feature we should have supported.

Thanks,
Ben