[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.javascript

OT: Google Maps auto pan on draggable objects fails on Mobile all browsers

Richard Maher

3/24/2015 12:41:00 PM

Google Maps v3 API all PC-based browsers work fine with: -
https://developers.google.com/maps/documentation/javascript/examples/polygon...

and: -

https://developers.google.com/maps/documentation/javascript/examples/polygon...

But on a mobile Phone Android (Chrome, FireFox, Opera) or Windows IE11,
if you drag the triangles to the edge the Map refuses to Pan.

With the Marker example in the 2nd link, the Panning seems to work on 3
of the 4 sides.

Does everyone else agree there's a problem? Anyone with a work-around?

Anyone know a useful Google Maps forum besides StackOverflow?

3 Answers

Christoph M. Becker

3/24/2015 12:54:00 PM

0

Richard Maher wrote:

> Anyone know a useful Google Maps forum besides StackOverflow?

Maybe <http://www.cmsimpleforum.com/viewtopic.php?f=29&....

--
Christoph M. Becker

Richard Maher

3/25/2015 1:41:00 AM

0

On Tuesday, March 24, 2015 at 8:41:23 PM UTC+8, Richard Maher wrote:
> and: -
>
> https://developers.google.com/maps/documentation/javascript/examples/polygon...
>

Sorry, that 2nd link should've been: -
http://gmaps-samples-v3.googlecode.com/svn/trunk/draggable-markers/draggable-ma...

Richard Maher

4/13/2015 12:50:00 AM

0

On 3/24/2015 8:41 PM, Richard Maher wrote:
> Google Maps v3 API all PC-based browsers work fine with: -
> https://developers.google.com/maps/documentation/javascript/examples/polygon...
>
>
> and: -
>
> http://gmaps-samples-v3.googlecode.com/svn/trunk/draggable-markers/draggable-ma...
>
>
> But on a mobile Phone Android (Chrome, FireFox, Opera) or Windows IE11,
> if you drag the triangles to the edge the Map refuses to Pan.
>

Bug registered at: -
https://code.google.com/p/gmaps-api-issues/issues/deta...

Free beer for everyone who stars it!