Andreas Hocevar
|
8a9f32fa09
|
Rename method and make it appear in the API docs
|
2017-12-01 17:03:28 +01:00 |
|
Bobo Häggström
|
343a4085a0
|
Add method to set max cache size in ol.style.IconImageCache
|
2017-10-24 16:04:55 +02:00 |
|
Andreas Hocevar
|
b920b78afe
|
Merge pull request #7236 from KlausBenndorf/cloneImage
reusing images in ol.style.Icon#clone
|
2017-09-12 13:15:04 +02:00 |
|
simonseyock
|
f73cda8ef5
|
reusing images in ol.style.Icon#clone
|
2017-09-12 11:58:38 +02:00 |
|
Andreas Hocevar
|
37dcd79a86
|
Add placement, maxAngle and exceedLength options to ol.style.Text
|
2017-09-11 15:51:06 +02:00 |
|
Andreas Hocevar
|
68f6b61217
|
Address review comments
|
2017-07-30 00:32:51 +02:00 |
|
Andreas Hocevar
|
c6b942f185
|
Allow styles to configure a custom renderer
Two new examples show how custom renderers can be used to render text along
paths, and to declutter labels using 3rd party libraries.
|
2017-07-29 17:57:38 +02:00 |
|
gkresic
|
719abf7265
|
Support for lineDashOffset
|
2017-07-24 18:36:39 +02:00 |
|
Marc Jansen
|
d0ef05977b
|
Autofix indentation issues (eslint --fix)
|
2017-06-19 11:58:00 +02:00 |
|
Andreas Hocevar
|
9d9da4feb9
|
Merge pull request #6759 from KlausBenndorf/regularShapePoints
Regular shape points
|
2017-06-09 08:48:47 +02:00 |
|
simonseyock
|
25aeb58c87
|
ol.style.RegularShape#getRadius2
returns undefined if no radius2 was provided in the constructor
|
2017-04-29 11:43:46 +02:00 |
|
simonseyock
|
dd73ac8892
|
ol.style.RegularShape#getPoints
returns now same amount of points as provided to the constructor
|
2017-04-29 11:43:27 +02:00 |
|
Frederic Junod
|
1d3eb2eb6e
|
Use the default fill and stroke color
|
2017-03-07 12:04:22 +01:00 |
|
Frederic Junod
|
5763e1d145
|
Remove unused goog.require
|
2017-02-03 12:40:53 +01:00 |
|
Guillaume Beraudo
|
c16cc286cd
|
Prefer @override in the case there is no other annotations
See
https://github.com/google/closure-compiler/wiki/Annotating-JavaScript-for-the-Closure-Compiler#override
|
2017-01-31 09:31:34 +01:00 |
|
Frederic Junod
|
d59224f5eb
|
Add missing override and inheritDoc jsdoc tags
|
2017-01-30 17:16:01 +01:00 |
|
Frederic Junod
|
546fc97cd4
|
Add abstract tag at class level
|
2017-01-30 17:16:01 +01:00 |
|
Frederic Junod
|
2e63590791
|
Don't use ol.nullFunction in ol.style.RegularShape
The closure compiler doesn't recognize this as an implementation of an abstract function.
|
2017-01-30 17:16:01 +01:00 |
|
Thomas Chandelle
|
7a4ae3a6ac
|
Line Dash offset
|
2017-01-04 11:19:47 +01:00 |
|
Tim Schaub
|
137cdc04c8
|
Remove ol.DEBUG
|
2017-01-01 20:37:52 -07:00 |
|
Tim Schaub
|
02edf0ab24
|
Dedicated module for icon anchor units enum
|
2016-12-27 10:26:11 -07:00 |
|
Tim Schaub
|
cbe82913b4
|
Dedicated module for icon origin enum
|
2016-12-27 10:22:57 -07:00 |
|
Tim Schaub
|
63a8a5a2cc
|
Dedicated module for image state enum
|
2016-12-27 10:11:12 -07:00 |
|
Tim Schaub
|
ef04f466cd
|
Name modules more like their provide
|
2016-12-18 11:24:01 -07:00 |
|
Thomas Chandelle
|
800c6f53a9
|
Merge ol.style.Circle and RegularShape together
|
2016-11-18 15:17:35 +01:00 |
|
Andreas Hocevar
|
886ddb160c
|
Merge pull request #6132 from tohu12/getColor_to_Icon
Add getter for color property to ol.style.Icon
|
2016-11-16 13:54:24 +01:00 |
|
Tomas Hulek
|
e7e425c288
|
Added getter for Color property to ol.style.Icon and updated test
|
2016-11-16 11:12:49 +01:00 |
|
Daniel Koch
|
c60e1d0fb3
|
Setter methods for fill, image, stroke and text
|
2016-11-15 17:19:49 +01:00 |
|
Frederic Junod
|
99dcaf3830
|
Add missing goog.require('ol')
|
2016-10-13 11:40:06 +02:00 |
|
Marc Jansen
|
66854c0669
|
Merge pull request #5776 from jonataswalker/add-radius-to-circle
Add ol.style.Circle#setRadius
|
2016-09-23 21:16:00 +02:00 |
|
Frédéric Junod
|
7ec100f3f8
|
Merge pull request #5863 from fredj/stroke_pattern
Allow CanvasPattern or CanvasGradient as stroke style
|
2016-09-14 08:38:41 +02:00 |
|
Marc Jansen
|
4864306d0c
|
Merge pull request #5838 from marcjansen/more-requires
Require ol where ol.DEBUG is being used
|
2016-09-14 07:58:18 +02:00 |
|
jonataswalker
|
1372f98822
|
Add ol.style.Circle#setRadius
|
2016-09-13 17:24:31 -03:00 |
|
Frederic Junod
|
e48fda6bef
|
Allow CanvasPattern or CanvasGradient as stroke style
|
2016-09-13 17:16:29 +02:00 |
|
Simon Seyock
|
c5ba4af2a6
|
Restored ol.style.RegularShape#getPoints behaviour
|
2016-09-12 12:13:21 +02:00 |
|
Simon Seyock
|
37a11c89b9
|
Added note about coping the atlasManager
|
2016-09-11 21:45:01 +02:00 |
|
Simon Seyock
|
b86a12e121
|
Added remaining tests
|
2016-09-11 21:45:00 +02:00 |
|
Simon Seyock
|
9f32e8d566
|
Added cloning of image element, color cloning
|
2016-09-11 21:44:59 +02:00 |
|
Simon Seyock
|
147f091998
|
Added ol.style.Icon#clone test
|
2016-09-11 21:44:58 +02:00 |
|
simonseyock
|
c561f1587b
|
Add clone methods to styles
|
2016-09-11 21:44:52 +02:00 |
|
Marc Jansen
|
58e4bad459
|
Require ol in ol.style.iconimagecache
|
2016-09-02 11:20:15 +02:00 |
|
Andreas Hocevar
|
843a6a4bf4
|
Give ol.style.Atlas its own file
|
2016-09-01 06:58:09 -06:00 |
|
Andreas Hocevar
|
a8d8942fba
|
Rename ol.style.IconAnchorUnits and ol.style.IconOrigin
|
2016-09-01 06:58:09 -06:00 |
|
Andreas Hocevar
|
d1e4b33760
|
Rename goog.DEBUG to ol.DEBUG
|
2016-08-31 21:10:01 +02:00 |
|
Andreas Hocevar
|
367f0923c5
|
Remove use of goog.crypt
|
2016-08-31 21:10:00 +02:00 |
|
Frederic Junod
|
bed95e3b5b
|
Change ol.ImageState to ol.Image.State
|
2016-08-29 10:53:09 +02:00 |
|
Frederic Junod
|
1fecb6fd16
|
Remove ol.style.ImageState and use ol.ImageState instead
|
2016-08-29 10:39:37 +02:00 |
|
Frederic Junod
|
8e95d94f3e
|
Add rotateWithView option to ol.style.Text
|
2016-08-23 13:26:02 +02:00 |
|
Tim Schaub
|
9d276982b5
|
Assorted missing requires
|
2016-08-12 10:53:50 -06:00 |
|
Tim Schaub
|
395b486cd8
|
Public icon images cache
|
2016-08-12 10:53:49 -06:00 |
|