I have a problem with an application I just wrote using Google maps
api V3. This is a Web app for the iPhone. It is at http://chirpid.com.
Even though it's designed for the iPhone, I set it up so that you can
run it on desktop Safari so that you can see the code. The map
creation is done in geotags.js.

If you run it, tap a table row on the first screen to hear a chirp,
then tap the push pin in the navbar to see the map with the marker.
But you won't see the problems unless you run on a iPhone device.

There are three things that don't work on the iPhone device. 1.) When
I tap the navigation zoom-pin anywhere in the middle, the slider just
jumps to the highest position. 2.) Tapping the map type control has no
effect. 3.) Tapping the map to close an information window does not
work, even though I have a listener to handle this event in my code.

All these things work as expected when I run the app in a desktop
Safari browser on my Mac. They do not work in the device or in the
simulator.

Does anyone have an idea about what may be the problem?

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

Reply via email to