I want to build upon the example code found in:
http://code.google.com/apis/maps/documentation/javascript/examples/places-autocomplete.html
It works fine from the above URL, but when I copy the source code and past
it into a local file, opening the local file results in a javascript
console error:
"Uncaught ReferenceError: google is not defined"
... and the input form doesn't autocomplete, etc. Sure enough, when I look
at the source, I see references to 'google' but no definition. What am I
missing?
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-maps-js-api-v3/-/PcI_8XZFqEYJ.
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.