Tim Schaub
|
4b6e907f69
|
Accept feature projection in GeoJSON constructor
|
2016-09-26 22:56:07 -06:00 |
|
Tim Schaub
|
f8bcd725ad
|
Merge pull request #5914 from tschaub/multi-poly-clip
Allow clipping by MultiPolygon
|
2016-09-26 06:39:12 -06:00 |
|
Andreas Hocevar
|
0ae73632cc
|
Merge pull request #5894 from ahocevar/reuse-arrays
Reuse arrays for rendered tiles and extent
|
2016-09-26 14:35:58 +02:00 |
|
Andreas Hocevar
|
1fffd0d749
|
Merge pull request #5895 from ahocevar/straight-extent
Always use the frameState's extent
|
2016-09-26 14:30:55 +02:00 |
|
Tim Schaub
|
f444800fc6
|
Only call beginPath once per MultiPolygon
|
2016-09-26 06:13:01 -06:00 |
|
Andreas Hocevar
|
3026fda02b
|
Use pixel rounded center for the WebGL renderer transform
|
2016-09-26 13:28:09 +02:00 |
|
Frédéric Junod
|
27cdbf9c00
|
Merge pull request #5903 from fredj/ol.format.filter
Rename ol.format.ogc.filter namespace to ol.format.filter
|
2016-09-26 08:38:30 +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 |
|
Frederic Junod
|
78af52d62d
|
Rename ol.format.ogc.filter namespace to ol.format.filter
|
2016-09-21 08:35:49 +02:00 |
|
Frédéric Junod
|
ae61fcfb34
|
Merge pull request #5888 from fredj/rm_unused
Remove unused functions
|
2016-09-20 08:33:12 +02:00 |
|
Andreas Hocevar
|
9950e97c54
|
Always use the frameState's extent
Since the tile renderer aligns tiles to pixels anyway, we do not need to
modify the extent to make its center align with a pixel.
|
2016-09-16 15:02:21 +02:00 |
|
Andreas Hocevar
|
b0a654534c
|
Reuse arrays for rendered tiles and extent
|
2016-09-16 14:58:39 +02:00 |
|
Andreas Hocevar
|
e87c198eef
|
Fix fillStyle or strokeStyle defined assertion
|
2016-09-16 14:21:10 +02:00 |
|
Frederic Junod
|
000207016f
|
Remove unused ol.tilecoord.createFromString function
|
2016-09-15 16:33:58 +02:00 |
|
Frederic Junod
|
932269c8b6
|
Remove unused ol.color.isValid function
|
2016-09-15 16:33:42 +02:00 |
|
Frederic Junod
|
d812804b2e
|
Remove unused ol.array.binaryFindNearest function
|
2016-09-15 10:39:46 +02:00 |
|
Frederic Junod
|
d108658cff
|
Remove unused ol.size.equals function
|
2016-09-15 10:39:46 +02:00 |
|
Frederic Junod
|
97ececb470
|
Remove unused ol.coordinate.fromProjectedArray function
|
2016-09-15 10:39:46 +02:00 |
|
Frederic Junod
|
a4504b0e00
|
Remove unused ol.TileRange.boundingTileRange function
|
2016-09-15 10:21:50 +02:00 |
|
Bart van den Eijnden
|
175727c782
|
Merge pull request #5885 from bartvde/issue-5524
Remove unused pruneTileRange function
|
2016-09-15 10:18:28 +02:00 |
|
Bart van den Eijnden
|
589c6b7ded
|
Get rid of unused pruneTileRange function
|
2016-09-15 10:07:25 +02:00 |
|
Frederic Junod
|
2591f61fd3
|
Allow more than one digit range in ol.TileUrlFunction.expandUrl
To be able to have number range like `{9-13}`
|
2016-09-15 08:44:22 +02:00 |
|
Francois Blackburn
|
f12a407a7d
|
Fix a crash in select interaction default styling function when receiving a feature without geometry
|
2016-09-14 08:37:07 -04:00 |
|
Frederic Junod
|
d2291360ba
|
Fix jsdoc tag indentation
|
2016-09-14 13:57:50 +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 |
|
Andreas Hocevar
|
057f60e4f1
|
Merge pull request #5878 from ahocevar/polygon-appendflatcoordinates
Smarter handling of closed rings and closePath() instructions
|
2016-09-13 20:14:25 +02:00 |
|
Marc Jansen
|
f5d82ff7bd
|
Merge pull request #5880 from marcjansen/fewer-linter-warnings
More work towards one provide per file
|
2016-09-13 20:11:10 +02:00 |
|
Frederic Junod
|
e48fda6bef
|
Allow CanvasPattern or CanvasGradient as stroke style
|
2016-09-13 17:16:29 +02:00 |
|
simonseyock
|
7392db0f57
|
Fixed issue with multi option of ol.interaction.Select
|
2016-09-13 13:29:44 +02:00 |
|
Marc Jansen
|
7b8b300b31
|
Rename source.RasterEvent* to source.Raster.Event*
|
2016-09-13 09:25:47 +02:00 |
|
Marc Jansen
|
bb43a45f91
|
Move provider and layerconfig to be class members
|
2016-09-13 08:47:19 +02:00 |
|
Andreas Hocevar
|
e7bc7121d6
|
Add option to skip first coordinate for use with closePath()
|
2016-09-13 02:14:12 +02:00 |
|
Andreas Hocevar
|
430aee95fd
|
Only check for fill and stroke once
|
2016-09-13 02:14:12 +02:00 |
|
Andreas Hocevar
|
129757578d
|
Do not repeat first vertex when closed is true
|
2016-09-13 02:13:30 +02:00 |
|
Simon Seyock
|
640307d8f1
|
Use clone method in kml format
|
2016-09-12 14:17:14 +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 |
|
Tim Schaub
|
f61a43b3c6
|
Keep ol.Color as Array<number>
|
2016-09-10 11:12:10 -06:00 |
|
Frederic Junod
|
f860c94840
|
Rename ol.ModifyEventType to ol.interaction.Modify.EventType
|
2016-09-07 16:57:03 +02:00 |
|
Frederic Junod
|
c6a9bc66d6
|
Rename ol.interaction.ModifyEvent to ol.interaction.Modify.Event
|
2016-09-07 16:55:47 +02:00 |
|
Frederic Junod
|
c30a97ef59
|
Rename ol.interaction.SelectEventType to ol.interaction.Select.EventType
|
2016-09-07 16:49:18 +02:00 |
|
Frederic Junod
|
fa40b59c53
|
Rename ol.interaction.SelectEvent to ol.interaction.Select.Event
|
2016-09-07 16:46:26 +02:00 |
|
Frederic Junod
|
82d172545c
|
Rename ol.interaction.DrawEventType to ol.interaction.Draw.EventType
|
2016-09-07 16:43:18 +02:00 |
|
Frederic Junod
|
3d1b1d5ac5
|
Rename ol.interaction.DrawEvent to ol.interaction.Draw.Event
|
2016-09-07 16:40:42 +02:00 |
|