Frederic Junod
|
8e95d94f3e
|
Add rotateWithView option to ol.style.Text
|
2016-08-23 13:26:02 +02:00 |
|
Andreas Hocevar
|
7e940e618e
|
Introduce new overlaps option for Vector and VectorTile sources
Instead of deciding whether to batch fills and strokes by looking at the
opacity of the style, we now rely on user input.
|
2016-08-23 12:05:03 +02:00 |
|
Andreas Hocevar
|
eed52552a9
|
Batch polygon and circle fills and strokes
|
2016-08-23 12:05:03 +02:00 |
|
Andreas Hocevar
|
9d80116bf0
|
Remove closePath() where clip() is used
clip() does an implicit closePath(), see
https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/Tutorial/Compositing#Clipping_paths
|
2016-08-11 15:56:52 +02:00 |
|
Andreas Hocevar
|
370c0c0846
|
Do not close the ring when we use closePath()
|
2016-08-11 15:56:52 +02:00 |
|
Andreas Hocevar
|
a4f69f32d7
|
Avoid expensive closePath() when it makes no visual difference
|
2016-08-11 15:56:52 +02:00 |
|
Tim Schaub
|
3a1bbc4248
|
Get rid of ol.render.IReplayGroup interface
|
2016-08-08 09:58:12 -06:00 |
|
Tim Schaub
|
907a65ab83
|
Remove unused goog.require() calls in the source
|
2016-08-08 09:58:10 -06:00 |
|
Tim Schaub
|
b47dc998a3
|
More WebGL name corrections
|
2016-08-07 10:49:12 -06:00 |
|
Tim Schaub
|
1b8310a6fe
|
Rename ol/objectutil.js to ol/obj.js
|
2016-08-07 10:49:12 -06:00 |
|
Tim Schaub
|
6b883afa35
|
Move render files so they are named like their provides
|
2016-08-07 10:49:11 -06:00 |
|