I can confirm the 300px vs 299px issue (also on an iPhone 3GS 3.1.3)

As for the Double Click event - I did notice with some testing, that
this issue only occurs when you:
- Tap the drodown menu
- Tap an option (very soon after it "drops-down").

If you wait a couple of seconds before choosing a mapType, the
dblclick listener does not fire.

It likely has something to do with the implementation behind the
scenes of the "ontouchend" and "ontouchstart".



On May 24, 4:37 pm, William <[email protected]> wrote:
> the doco 
> athttp://code.google.com/apis/maps/documentation/javascript/controls.ht...
>
> says the Default MapType Control will be:
> Horizontal Bar for screens larger than 320px wide
> Dropdown for screens smaller than 320px wide
> (I assume that screens exactly 320px wide will be Dropdown)
>
> So I expected a Dropdown MapType control for following maps when
> viewed on the iPhone, but they are Horizontal 
> Bars:http://www.william-map.com/20100524/2/map100_percent.htmhttp://www.william-map.com/20100524/2/map320x480.htm
>
> And I still see a Horizontal Bar for 300px wide 
> maps:http://www.william-map.com/20100524/2/map300x480.htm
>
> It switches to Dropdown at less than 300px 
> wide:http://www.william-map.com/20100524/2/map299x480.htm
>
> Also on my iPhone (3GS running OS 3.1.3) I see double click events
> when using the Dropdown MapType menu, and the map zooms in as if the
> click events on the control are being sent to the 
> map:http://www.william-map.com/20100524/2/map299x480_dblclick.htm
>
> ...
>
> --
> 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 
> athttp://groups.google.com/group/google-maps-js-api-v3?hl=en.

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