> The problem is that in the post the map does not appear.
The browser reports an error in
document.getElementById("map_canvas").innerHTML = ....
because you have no div with id='map_canvas'. Perhaps it should be
'map'.
However, it gets to that bit of code because your address geocoding
fails. I believe that Google's API geocoder does not support
addresses in Israel (and the maps are very poor too, if you also
overcome that obstacle by using some other geocoder)
--
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.