Hi,
At first I discard maxVertices because I use freeHand mode and documentation tells that maxVertices didn't work using it. Anyway, I tryed, and it seems to work properly. Anyway, I'm interested in launch a double click using source. Any idea? Thanks in advance. Antoni Vidal Unitat d'Aplicacions SIG-WEB Institut Cartogràfic de Catalunya <http://mercuri.icc.cat/website/mob_nf/mob1/mob2/inici2.htm?CONSULTA=Institut%20Cartogr%25E0fic%20de%20Catalunya&XYADDRESS=429486:4580392> Parc de Montjuïc, E-08038 Barcelona Tel. (+34) 93 567 15 00 (ext. 3228) www.icc.cat <http://www.icc.cat/> De: Eric Lemoine [mailto:[email protected]] Enviat: lunes, 09 de enero de 2012 18:39 Per a: Vidal, Antoni A/c: [email protected] Tema: Re: [OpenLayers-Dev] How to finish a path On Monday, January 9, 2012, Vidal, Antoni <[email protected]> wrote: > Hi list, > > > > I need to force finish a path drawned in freehand mode when it arrives to 500 > points. I have a points counter and when it have 500, launch a function that > makes a process (draws a chart), but mouse pointer continue allowing users to > draw new points. I woold like to force a double click at this moment to > finish the path. My question is, how can I force, simulate, launch a double > click? Have you tried the Handler.Path maxVertices option? <http://dev.openlayers.org/releases/OpenLayers-2.11/doc/apidocs/files/OpenLayers/Handler/Path-js.html#OpenLayers.Handler.Path.maxVertices> -- Eric Lemoine Camptocamp France SAS Savoie Technolac, BP 352 73377 Le Bourget du Lac, Cedex Tel : 00 33 4 79 44 44 96 Mail : [email protected] http://www.camptocamp.com
_______________________________________________ Dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-dev
