There are some cases where the same map data is not available in the
API. This is almost certainly due to licensing restrictions.

Unfortunatly there is not a lot to be done. (there is/was a workaround
using googlepages, but its not recommended, and may not work anymore
anyway)

(even using the Embed feature of Google Maps will usually use the API data)

On 17/03/2009, damageboy <[email protected]> wrote:
>
>  Hi,
>  I am admit-tingly a noob in this maps javascript API thing, but I'm
>  pretty much having a problem with the very basics:
>
>  While I can display a map of Israel, with Hebrew city/street names:
>  
> http://maps.google.com/?hl=iw&ie=UTF8&ll=32.226743,34.747009&spn=2.183969,2.69989&z=9
>
>   I'm am having problems in getting the same map displayed through the
>  GMaps API
>  with the GMap2 object:
>  If I use:
>         var map = new GMap2(document.getElementById("map_canvas"));
>         map.setCenter(new GLatLng(32.226743,34.747009), 13);
>         map.setUIToDefault()
>
>  I get a very non descriptive map of the area, no city names, street
>  names and so on.
>
>  Can anyone tell me what am I doing wrong?
>
>
>  >
>


-- 
Barry

- www.nearby.org.uk - www.geograph.org.uk -

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to