hello.
when i use google maps, and point the map to israel (tel-aviv for
example) i get a detailed map with streets and names.
on the other hand when i point the map embedded in my webpage, the map
shows only details about main roads (highways). with out streets.
when i point the map in my webpage to NY for example i get a full
street map with street details.
does google block those layers of detail in some countries or the
problem is with my webpage.
another note is that the map is very basic, nothing was added.
var map = new GMap2(document.getElementById("map_canvas"));
map.setCenter(new GLatLng(32.077338, 34.777908), 13);
map.setUIToDefault();
that is all.
thaqnk you
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" 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-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---