This article may also be of interest:
http://code.google.com/apis/maps/articles/android_v3.html
Thor.
--
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/go
Hi.
Try loading the Google API script before your map.js script:
http://maps.google.com/maps/api/
js?&sensor=true">
If map.js executes before the Google API is loaded then all the API
methods will be undefined.
Martin.
On Oct 20, 8:14 am, kennyhp wrot