Hello!
I'm trying to get Openlayers work with spatialite to get it on the tablet
vectorial data,
and i have a question concerning the handling of event add point.
I'm using this example
http://openlayers.org/dev/examples/mobile-drawing.html
I want to add a handler for the event, point added, i thought it could be a
think like :
map.events.register("done", map, function() {
alert("Point added !");
});
but didn't work..
( i tryed to read this
http://projects.opengeo.org/vespucci/browser/lib/OpenLayers/Handler/Point.js?rev=1
...)
Any idea please!
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/Create-an-action-on-event-add-point-tp6908862p6908862.html
Sent from the qgis-developer mailing list archive at Nabble.com.
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer