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
9a3ca5fa7e2f02c3048c9999a0aac387817e2f59
openlayers
/
lib
/
OpenLayers
/
Handler
History
ahocevar
a59266325b
Make it so getMousePosition does not report incorrect position when borders are used in containing elements, by replacing the pagePosition method with a new one and attaching map events to the internal viewport div instead of the user provided map div. r=erilem,tschaub (
closes
#2247
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@10871
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-11-05 12:44:38 +00:00
..
Box.js
Avoiding unnecessary repeated checks of navigator.userAgent. The constants added here should not be used outside the library. In the future, they should be removed from the library. r=ahocevar (
closes
#2911
)
2010-11-03 00:10:00 +00:00
Click.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00
Drag.js
Make it so getMousePosition does not report incorrect position when borders are used in containing elements, by replacing the pagePosition method with a new one and attaching map events to the internal viewport div instead of the user provided map div. r=erilem,tschaub (
closes
#2247
)
2010-11-05 12:44:38 +00:00
Feature.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00
Hover.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00
Keyboard.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00
MouseWheel.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00
Path.js
Path handler: create APIFunction from dblclick internals (called finishGeometry) so people can programmatically stop the path handler, r=erilem (
closes
#2889
)
2010-10-18 09:46:46 +00:00
Point.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00
Polygon.js
Adding interior ring digitizing for polygons. Thanks jachym for the initial work. r=ahocevar (
closes
#1894
)
2010-10-13 22:12:52 +00:00
RegularPolygon.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00