doubleclickZoom

Description

Adds behaviour to maps specified in the target field.  Zoom in on left double click, zoom out on right double click.  Deactivates the browser contextmenu!

Files

  • http/javascripts/mod_doubleclickZoom.js

SQL

INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment,
e_title, e_element, e_src, e_attributes, e_left, e_top, e_width,
e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file,
e_mb_mod, e_target, e_requires, e_url) VALUES ('<gui_id>',
'doubleclickZoom',2,1,'adds doubleclick zoom to map module (target).
Deactivates the browser contextmenu!!!','Doubleclick zoom','div',
'','',NULL ,NULL ,NULL ,NULL ,NULL ,'','','div',
'mod_doubleclickZoom.js','','mapframe1','','');

Help

http://www.mapbender.org/DoubleclickZoom

Maintainer

http://www.mapbender.org/User:Christoph_Baudson

License

Copyright © 2009, Open Source Geospatial Foundation This program is dual licensed under the GNU General Public License and Simplified BSD license.  http://svn.osgeo.org/mapbender/trunk/mapbender/license/license.txt

Close