However once that is done and then the user tries to pan around on the map or zoom in and out, the background map service disappears. Why is this?
On another unrelated question, why am I not seeing the standard zoom slider tool in my map? Instead I am getting some tiny "+" and "-" signs in the top-left corner that are barely visible. How do I specify to show the proper zoom slider that users will be familiar with? I have already specified "map.isZoomSlider = true".
Thanks for your swift responses Swingley that was very helpful. I am using "Claro" simply because I am basing most of my code on the samples online and that is what they use.
As for the Google Maps API, I need that for the geocoding, which will be the next step if an exact address match is not found. The goecoding in ArcGIS 10 is realy poor and cannot compete with google Maps for accuracy.
There might also be terms of service issues with what you're doing
Note: the Geocoding API may only be used in conjunction with a Google map; geocoding results without displaying them on a map is prohibited. For complete details on allowed usage, consult the Maps API Terms of Service License Restrictions.