Zooming beyond the minimum scale of ArcGISTiledMapService?

2980
1
Jump to solution
12-15-2015 09:56 PM
IanBroad
New Contributor III

Is there a way to zoom beyond the minimum scale of an ArcGISTiledMapService?

I really like the ESRI World Terrain as a base layer, but it really limits how far you can zoom in.

World_Terrain_Base (MapServer)

Is there a way to zoom beyond it? In the JavaScript API, you can specify "Levels of Detail" to do this:

Specify LODs (levels of detail) | ArcGIS API for JavaScript

Is there a way to do this with the QT SDK?

0 Kudos
1 Solution

Accepted Solutions
IanBroad
New Contributor III

Oops. I obviously asked this without looking first. There is a way:

ArcGIS Runtime SDK for Qt QML API: LOD Class Reference

View solution in original post

0 Kudos
1 Reply
IanBroad
New Contributor III

Oops. I obviously asked this without looking first. There is a way:

ArcGIS Runtime SDK for Qt QML API: LOD Class Reference

0 Kudos