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
1506e13b601605804f9a6bd8964fc94c905aaee5
openlayers
/
src
/
ol
/
control
History
mike-000
0512c690f8
Fix for reset north when rotation is 360 degrees
...
Animated reset north doesn't work and isn't needed if rotation is 360 degrees (or a multiple of 360)
2020-01-10 13:39:29 +00:00
..
Attribution.js
Simplify events and store listeners only in one place
2019-09-04 16:48:43 +02:00
Control.js
Add ': void' to non returning functions (error TS7014)
2018-12-06 19:57:45 +01:00
FullScreen.js
Simplify events and store listeners only in one place
2019-09-04 16:48:43 +02:00
MousePosition.js
Use elm-pep instead of PEP as pointer events polyfill
2019-11-20 07:59:32 +01:00
OverviewMap.js
Ensure that OverviewMap respects the initial rotation of attached Maps
2019-11-18 05:33:28 -05:00
Rotate.js
Fix for reset north when rotation is 360 degrees
2020-01-10 13:39:29 +00:00
ScaleLine.js
Remove unnecessary typecast
2019-10-02 10:44:06 +02:00
Zoom.js
Simplify events and store listeners only in one place
2019-09-04 16:48:43 +02:00
ZoomSlider.js
Conditional default prevention instead of touch-action: none
2019-11-25 01:09:05 +01:00
ZoomToExtent.js
Mark properties as nullable
2019-09-27 13:57:59 +02:00