cybersthang / gmaps-utility-library-dev

Automatically exported from code.google.com/p/gmaps-utility-library-dev
0 stars 0 forks source link

Drazoom + minDragSize #98

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
DragZoom :

I activate the option "minDragSize: 20"
I select an area on the map whose size is less than 20px.
No zoom is performed on the map, but the back button appears anyway.
Would it not be better that, if the size of the selection is less than the
size set, the back button does not appear.

http://www.touraineverte.com/aide-documentation-exemple-tutoriel-
didacticiel/api-google-maps/controle/comment-creer-creation-bouton-
controle-dragzoom/zoom-carte-map-etirer-selectionner-zone-agrandir/
personnaliser-DragZoom-addControl-zoomer-souris.htm

What version of the API are you using?
(In the JS API, you can tell this by checking the value of G_API_VERSION.)
google maps api : v=2
dragzoom        : v=1.3

What operating system and browser are you using?
windows xp sp3

Original issue reported on code.google.com by fadamaps37 on 22 Mar 2009 at 7:20

GoogleCodeExporter commented 8 years ago

Original comment by pamela.fox on 22 Mar 2009 at 7:24