Frederic Junod
|
2e34421c71
|
Use Element type instead of Node for an html element
|
2018-03-09 16:59:58 +01:00 |
|
Andreas Hocevar
|
95d6251dbb
|
Get rid of olx.js and typedef.js typedefs for ol
|
2018-03-08 18:57:24 +01:00 |
|
Frederic Junod
|
3435ac575e
|
Better type definition
Fixes the `Invalid type(s) for operator IN.` warnings from the closure compiler.
|
2018-03-07 16:45:46 +01:00 |
|
Frederic Junod
|
b50a47114e
|
Move the nullFunction to ol/functions
And rename it to `UNDEFINED`.
|
2018-03-01 14:41:18 +01:00 |
|
Tim Schaub
|
4e6cf58de1
|
Remove static members from BaseObject
|
2018-02-25 08:49:28 -07:00 |
|
Tim Schaub
|
a480b0065b
|
Named exports from ol/events/Event
|
2018-02-18 23:08:04 -07:00 |
|
Tim Schaub
|
4106ed8776
|
Export render from ol/control/ZoomSlider
|
2018-02-18 23:06:56 -07:00 |
|
Tim Schaub
|
e3f199fe37
|
Export render from ol/control/ScaleLine
|
2018-02-18 23:06:51 -07:00 |
|
Tim Schaub
|
8e69393ddd
|
Export render from ol/control/Rotate
|
2018-02-18 22:46:36 -07:00 |
|
Tim Schaub
|
fc0af19b59
|
Export render from ol/control/OverviewMap
|
2018-02-18 22:46:06 -07:00 |
|
Tim Schaub
|
6af726e72b
|
Export render from ol/control/MousePosition
|
2018-02-18 22:40:00 -07:00 |
|
Tim Schaub
|
2d46a15a3d
|
Remove static methods from FullScreen
|
2018-02-18 22:38:05 -07:00 |
|
Tim Schaub
|
971d2d6f07
|
Export render from ol/control/Attribution
|
2018-02-18 22:32:43 -07:00 |
|
Marc Jansen
|
0aac821633
|
Add and use a constant for the collapsed CSS class
|
2018-02-15 18:31:13 +01:00 |
|
Frederic Junod
|
a8f4348add
|
Fix parens grouping in typecasts
|
2018-02-15 08:44:35 +01:00 |
|
Frederic Junod
|
ac32311894
|
Add named exports for visibleAtResolution function
|
2018-02-14 11:12:56 +01:00 |
|
Tim Schaub
|
ec30c89c1e
|
Merge pull request #7803 from tschaub/unstatic-private
Remove private static members from constructors
|
2018-02-10 10:58:53 -07:00 |
|
Andreas Hocevar
|
427dde6180
|
Fix rotate import
|
2018-02-10 10:24:48 +01:00 |
|
Tim Schaub
|
af9b74759b
|
Merge pull request #7800 from tschaub/named-exports
More named exports
|
2018-02-09 21:43:24 -07:00 |
|
Tim Schaub
|
80fa8dbaf5
|
Remove private static members from control constructors
|
2018-02-09 15:08:10 -07:00 |
|
Tim Schaub
|
b97554f2f3
|
Named exports from ol/coordinate
|
2018-02-09 14:31:20 -07:00 |
|
Andreas Hocevar
|
2c718db797
|
Fix type annotations
|
2018-02-08 19:51:26 +01:00 |
|
Tim Schaub
|
7e7631c42a
|
Named exports from ol/events
|
2018-01-24 10:09:57 -07:00 |
|
Pete Schmitt
|
acacad0515
|
Fix ScaleLine control for Projections in degrees
|
2018-01-12 14:08:55 -07:00 |
|
Tim Schaub
|
ad62739a6e
|
Use blocked scoped variables
In addition to using const and let, this also upgrades our linter config and removes lint (mostly whitespace).
|
2018-01-12 00:50:30 -07:00 |
|
Tim Schaub
|
8a74d6b8db
|
Rename _ol_pointer_PointerEventHandler_ to PointerEventHandler
|
2018-01-11 12:06:59 -07:00 |
|
Tim Schaub
|
176021e188
|
Rename _ol_Collection_ to Collection
|
2018-01-11 12:06:58 -07:00 |
|
Tim Schaub
|
f94d69c7a8
|
Rename _ol_layer_Layer_ to Layer
|
2018-01-11 12:06:58 -07:00 |
|
Frederic Junod
|
356cea1611
|
Rename _ol_MapProperty_ to MapProperty
|
2018-01-11 13:48:23 +01:00 |
|
Tim Schaub
|
24dd0ca924
|
Rename _ol_Object_ to BaseObject
|
2018-01-10 09:35:43 -07:00 |
|
Tim Schaub
|
a04144c3c2
|
Rename _ol_proj_Units_ to Units
|
2018-01-10 09:35:42 -07:00 |
|
Tim Schaub
|
a18f0590f6
|
Rename _ol_ViewProperty_ to ViewProperty
|
2018-01-10 09:35:42 -07:00 |
|
Tim Schaub
|
853cecd406
|
Rename _ol_ViewHint_ to ViewHint
|
2018-01-10 09:35:42 -07:00 |
|
Frederic Junod
|
72fc1ad81a
|
Rename _ol_PluggableMap_ to PluggableMap
|
2017-12-21 16:29:28 +01:00 |
|
Ron Young
|
a11208d126
|
rename _ol_math_ imports
|
2017-12-20 19:31:00 -06:00 |
|
Marc Jansen
|
8ef8f59cd9
|
Merge pull request #7636 from marcjansen/named-exports-array
Named exports from the ol/array module
|
2017-12-19 22:32:14 +01:00 |
|
Tim Schaub
|
a06c8ebb6f
|
Merge pull request #7614 from KlausBenndorf/publicThisArgs
Remove opt_this from the API
|
2017-12-19 09:30:54 -08:00 |
|
Marc Jansen
|
02002082bf
|
Named exports from ol/array module
|
2017-12-19 17:22:58 +01:00 |
|
simonseyock
|
3e82c37bed
|
removes opt_this from ol.Collection#forEach
this commit also removes all uses of the standard thisArg of
Array#forEach.
|
2017-12-19 13:14:20 +01:00 |
|
Marc Jansen
|
a7c5897bdb
|
Named exports from ol/css module
|
2017-12-19 11:38:56 +01:00 |
|
Frederic Junod
|
ef3f60e636
|
Rename _ol_pointer_EventType_ to PointerEventType
|
2017-12-18 17:19:45 +01:00 |
|
Frederic Junod
|
db69f0ae44
|
Rename _ol_Overlay_ to Overlay
|
2017-12-18 13:29:52 +01:00 |
|
Frederic Junod
|
b1b9edb43d
|
Rename _ol_OverlayPositioning_ to OverlayPositioning
|
2017-12-18 13:29:52 +01:00 |
|
Frederic Junod
|
e23d0bf907
|
Rename _ol_ObjectEventType_ to ObjectEventType
|
2017-12-18 13:29:52 +01:00 |
|
Frederic Junod
|
3e262b4c6b
|
Rename _ol_MapEventType_ to MapEventType
|
2017-12-18 10:50:52 +01:00 |
|
Frederic Junod
|
9349ba5403
|
Named export for ol/asserts
|
2017-12-18 10:33:41 +01:00 |
|
Tim Schaub
|
b7e9b8b461
|
Remove logos
|
2017-12-16 08:46:50 -07:00 |
|
Marc Jansen
|
479c7a4668
|
Rename _ol_events_EventType_ to EventType
|
2017-12-15 16:19:03 +01:00 |
|
Marc Jansen
|
1cc682e488
|
Rename _ol_events_Event_ to Event
|
2017-12-15 16:17:56 +01:00 |
|
Tim Schaub
|
6b859f17ae
|
Rename _ol_control_ZoomToExtent_ to ZoomToExtent
|
2017-12-14 13:08:48 -07:00 |
|