Everyone,
I am using a Bing Map as my base map (image).
There seems to be a built in limit that doesn't allow me to zoom in as far as I would like to with this basemap. No problem.
I have my own map service that contains an image (cached mapservice) that I would like the user to select if they really need to zoom in super-tight. (Bing gets removed, my service with image gets added...)
PROBLEM/QUESTION:
Once I initially add the Bing Map, I still can't zoom in tight when I switch out the Bing Map and add my own service that contains the image. If I use my service with my image on init() I am free to zoom in as tight as I want. If I Start out with BingMap (or OpenStreetMap for that matter), it seems I am forever limited on my zoomin....
Does anyone have any advice on this?
Thanks and Merry Christmas Everyone,
Shawn
js 3.2
ArcGIS 10.1
VS 2010