My code has Satellite, Map, and Hybrid defined in the same way as
below.

var options = {
            zoomControl : GSmapSearchControl.ZOOM_CONTROL_ENABLE_ALL,
            title : "San Jose, Ca",
            url : "http://www.san-jose.ca.gov/";,
            idleMapZoom : GSmapSearchControl.ACTIVE_MAP_ZOOM,
            activeMapZoom : GSmapSearchControl.ACTIVE_MAP_ZOOM,
            mapTypeControl : GSmapSearchControl.MAP_TYPE_ENABLE_ALL
            }

I have also tried mapTypeControl : true

However, the satellite images do not load into the browser... whereas
the equivalent image does exist in the main google maps. Am I doing
anything wrong?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-AJAX-Search-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to