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
b0ed775bc6edf0be7a85f76a25732c9abdb6e64b
openlayers
/
src
/
ol
/
control
T
History
Frederic Junod
daaaff5ac7
Remove unnecessary typecast
...
Remove typecast where typescript is able to correctly deduce the type.
2019-10-02 10:44:06 +02: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
Mark properties as nullable
2019-09-27 13:57:59 +02:00
OverviewMap.js
Remove offsets from mouse position calculation
2019-10-01 15:55:30 +01:00
Rotate.js
Simplify events and store listeners only in one place
2019-09-04 16:48:43 +02: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
Separate internal and API methods for the view
2019-09-21 11:30:14 -06:00
ZoomToExtent.js
Mark properties as nullable
2019-09-27 13:57:59 +02:00