I have a data source that has 96DPI 512x512 stiles for street labels.
These look very tiny on retina displays. In 10.2.5 there was a property called renderNativeResolution for tiled maps, setting it to NO managed to work around this issue.
What is the replacement for this in 100.x? Changing scaleSymbols (set to NO by default) after the layer loads does nothing.
Layer is hosted here: ext/SP_CityBM_Labels (MapServer)
Using AGSArcGISMapImageLayer