Tim Schaub
|
d46471d763
|
Replace {@link https://www.example.com/} with https://www.example.com/
|
2018-07-19 08:34:35 -06:00 |
|
Tim Schaub
|
b8c9125602
|
Remove lint
|
2018-07-18 10:35:54 -06:00 |
|
ahocevar
|
87a3510c83
|
Clean up super calls
|
2018-07-18 12:19:15 +02:00 |
|
Frederic Junod
|
65b306891b
|
Remove 'struct' jsdoc tags, code indentation
|
2018-07-18 09:07:27 +02:00 |
|
Tim Schaub
|
7713015b26
|
Call super before accessing this in icon
|
2018-07-18 00:49:00 -06:00 |
|
Tim Schaub
|
3f4ba0af5f
|
Call super in regular shape
|
2018-07-18 00:44:24 -06:00 |
|
Tim Schaub
|
9ce36da349
|
Remove @extends and @constructor annotations
|
2018-07-18 00:36:29 -06:00 |
|
Tim Schaub
|
b7b15eb7f0
|
Remove unused inherits
|
2018-07-18 00:13:43 -06:00 |
|
Tim Schaub
|
1a5cf52b61
|
Remove remaining use of inherits in src
|
2018-07-17 23:43:10 -06:00 |
|
Tim Schaub
|
d0ab8dce38
|
Lint removal
|
2018-07-16 17:57:57 -06:00 |
|
Tim Schaub
|
f78d0d4cfa
|
Manual class transform
|
2018-07-16 17:09:50 -06:00 |
|
Tobias Bieniek
|
2096a1d0db
|
style/Icon: Add setAnchor() method
This allows users to adjust the anchor after the `Icon` is defined. This can be useful if the anchor should depend on the rotation of the icon.
|
2018-07-16 12:48:52 +02:00 |
|
Frederic Junod
|
0c300d651f
|
Change 'Image' type to 'HTMLImageElement'
|
2018-06-29 09:31:32 +02:00 |
|
ahocevar
|
28409486a5
|
Make classes in ol/ available as named exports from ol
|
2018-06-21 18:08:17 +02:00 |
|
Frederic Junod
|
bb3bd7380f
|
Fix style documentation
|
2018-06-21 11:32:58 +02:00 |
|
Frederic Junod
|
90ce02941a
|
Better code indentation
|
2018-05-14 14:58:36 +02:00 |
|
Frederic Junod
|
273be272b7
|
Fix typo in ol/style/Image~Options typedef
|
2018-05-09 15:11:21 +02:00 |
|
Tim Schaub
|
5a9fad218b
|
Remove *.jsdoc files
|
2018-05-07 21:53:20 -06:00 |
|
Frederic Junod
|
8684d4f7c6
|
Shorter module paths for default exports
|
2018-04-30 13:15:50 +02:00 |
|
Frederic Junod
|
7ed10b9579
|
Add missing lineDashOffset to ol/style/RegularShape~RenderOptions typedef
|
2018-04-30 13:15:50 +02:00 |
|
ahocevar
|
9bfdf818e4
|
Rename Style~Function path type to Style~StyleFunction
|
2018-04-27 09:30:51 +02:00 |
|
ahocevar
|
59d904e509
|
Fix some types
|
2018-04-27 09:30:51 +02:00 |
|
ahocevar
|
440d1ad3e1
|
Shorter module paths for default exports
|
2018-04-25 17:25:39 +02:00 |
|
Tim Schaub
|
e28305186c
|
Export shared icon image class from IconImageCache module
|
2018-04-24 09:37:19 -06:00 |
|
ahocevar
|
d7f3e633b7
|
Fix code snippet JavaScript
|
2018-04-23 08:33:50 +02:00 |
|
ahocevar
|
c23a5086ae
|
Fix enum types
|
2018-04-21 10:48:38 +02:00 |
|
Frederic Junod
|
7701c5fd3a
|
Module type for ol.render.Feature
|
2018-04-20 14:53:56 +02:00 |
|
ahocevar
|
3d50c0ec68
|
Fix rotation default
|
2018-04-20 01:17:02 +02:00 |
|
Michael Kuenzli
|
5e810ccc6a
|
Move olx.render.State to ol/render
|
2018-04-19 17:41:00 +02:00 |
|
Michael Kuenzli
|
76572b6ccf
|
Move ol.RegularShapeRenderOptions to ol/style/RegularShape
|
2018-04-19 16:48:29 +02:00 |
|
Benjamin Gerber
|
84b6e6c7ad
|
Correct type for TextPlacement (jsdoc)
|
2018-04-19 10:09:21 +02:00 |
|
Иван Агафонов
|
84a49ec943
|
Mark functions setRotateWithView and setSnapToPixel of ol/style/Image with @api
|
2018-04-18 14:52:49 +03:00 |
|
Michael Kuenzli
|
c06bea9a4e
|
Move ol.StyleImageOptions from typedefs.js to ol/style/Image
|
2018-04-17 17:22:04 +02:00 |
|
Michael Kuenzli
|
e388527200
|
Move ol.StyleRenderFunction from typedefs.js to ol/style/Style
|
2018-04-17 17:22:04 +02:00 |
|
Michael Kuenzli
|
4f183f33f1
|
Move ol.StyleGeometryFunction from typedefs.js to ol/style/Style
|
2018-04-17 17:22:04 +02:00 |
|
Michael Kuenzli
|
663d2bb1bb
|
Move olx.style.StyleOptions to ol/style/Style
|
2018-04-17 17:22:04 +02:00 |
|
Michael Kuenzli
|
1e17ddb8d6
|
Move olx.style.TextOptions to ol/style/Text
|
2018-04-17 17:21:56 +02:00 |
|
Michael Kuenzli
|
2d620e5537
|
Move olx.style.RegularShapeOptions to ol/style/RegularShape
|
2018-04-17 16:40:02 +02:00 |
|
Michael Kuenzli
|
73fcdf5392
|
Move olx.style.IconOptions to ol/style/Icon
|
2018-04-17 16:32:36 +02:00 |
|
Michael Kuenzli
|
de90b91401
|
Move olx.style.CircleOptions to ol/style/Circle
|
2018-04-17 16:06:55 +02:00 |
|
Frederic Junod
|
5bfa3ebcda
|
Move olx.style.StrokeOptions to src/ol/style/Stroke
|
2018-03-27 16:20:52 +02:00 |
|
Frederic Junod
|
ac1a9e97ed
|
Move olx.style.FillOptions to src/ol/style/Fill
|
2018-03-27 15:44:53 +02:00 |
|
Frederic Junod
|
45ad265849
|
Move olx.style.AtlasManagerOptions to src/ol/style/AtlasManager
|
2018-03-27 15:15:33 +02:00 |
|
Frederic Junod
|
7cbc22fece
|
Module type for ol.style.*
|
2018-03-27 15:09:52 +02:00 |
|
Frederic Junod
|
ac4f1d014c
|
Move Atlas typedefs out of src/ol/typedefs.js
|
2018-03-22 16:38:04 +01:00 |
|
Frederic Junod
|
857b946f3e
|
Module type for ol.events.Event
|
2018-03-19 14:31:04 +01:00 |
|
Frederic Junod
|
ded99ccad7
|
Module type for ol.ImageState
|
2018-03-19 09:31:18 +01:00 |
|
Frederic Junod
|
3edbbf0b46
|
Module type for ol.Color
|
2018-03-19 09:25:45 +01:00 |
|
Frederic Junod
|
f5aa7d7867
|
Module type for ol.ColorLike
|
2018-03-19 09:24:32 +01:00 |
|
Tim Schaub
|
cf80733e41
|
Module type for ol/Feature
|
2018-03-12 08:32:09 -06:00 |
|