This website requires JavaScript.
Explore
Help
Sign In
ashatora
/
openlayers
Watch
1
Star
0
Fork
0
You've already forked openlayers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
dc2cc625f3e7086729bfaa38d98c7abef48055d1
openlayers
/
lib
History
Éric Lemoine
dc2cc625f3
Do not call preFeatureInsert() and onFeatureInsert() callbacks when the modify feature control and the regular polygon handler internally adds point geometries to the layer. This is accomplished by adding an 'options' argument to the addFeatures() method in Layer.Vector. If that options argument has the silent property set to true, then the preFeatureInsert() and onFeatureInsert() callbacks aren't called. Thanks tschaub and fredj for your input. Thanks crschmidt for the final review. (
closes
#1148
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@5470
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2007-12-17 14:36:39 +00:00
..
Firebug
Refactor SVN layout in compliance with RFC/LicenseChange. This hopefully
2007-10-17 02:21:22 +00:00
OpenLayers
Do not call preFeatureInsert() and onFeatureInsert() callbacks when the modify feature control and the regular polygon handler internally adds point geometries to the layer. This is accomplished by adding an 'options' argument to the addFeatures() method in Layer.Vector. If that options argument has the silent property set to true, then the preFeatureInsert() and onFeatureInsert() callbacks aren't called. Thanks tschaub and fredj for your input. Thanks crschmidt for the final review. (
closes
#1148
)
2007-12-17 14:36:39 +00:00
Rico
semi-colon and curly brace stuff for the Rico library.
2007-10-18 23:49:41 +00:00
OpenLayers.js
adding a click handler for flexible cross-browser single and double click handling - add to a control and set click or dblclick callbacks - thanks for the review and pairing crschmidt (
closes
#1211
)
2007-12-16 04:42:14 +00:00