> http://www.hostelbars.com/map_test_v3_2.html
I get a javascript error
"geocoder is not defined"
> Here's another link where the Geocoder is
> working:http://www.hostelbars.com/map_test_v3_2.1.html
Worth looking to see what's different about it.
This one includes the lines
var geocoder;
and
geocoder = new google.maps.Geocoder();
which look relevant, and aren't present in the broken page.
The way that 'map' is declared is different, too.
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.