Bart van den Eijnden
|
25e0053a13
|
Rename defaultSort to numberSafeCompareFunction on ol.array
|
2015-12-16 13:40:05 +01:00 |
|
Bart van den Eijnden
|
e0be143ed5
|
Always pass on a compare function to sort
|
2015-12-16 10:54:46 +01:00 |
|
Andreas Hocevar
|
9b1416da29
|
Merge pull request #4552 from ahocevar/fix-proj-compiler-issue
Make sure compiled code calls ol.VectorTile#setProjection
|
2015-12-13 13:31:47 +01:00 |
|
Petr Sloup
|
9f5d85f2c6
|
Handle tile coordinate wrapping when reprojecting raster tiles
|
2015-12-11 16:35:23 +01:00 |
|
Andreas Hocevar
|
fbb59d29b9
|
Make sure compiled code calls ol.VectorTile#setProjection
|
2015-12-11 15:20:21 +01:00 |
|
Bart van den Eijnden
|
554aaf1574
|
Merge pull request #4537 from bartvde/issue-4312
Allow specifying non default DPI on ol.source.TileArcGISRest
|
2015-12-11 13:42:26 +01:00 |
|
Philip Clifton
|
97995cf20b
|
Add newline support for text
|
2015-12-10 11:24:39 -06:00 |
|
Frederic Junod
|
7192644c07
|
Register the change callback when the tile is enqueued
|
2015-12-09 17:15:47 +01:00 |
|
Bart van den Eijnden
|
992870e2d2
|
Allow specifying non default DPI on ol.source.TileArcGISRest
|
2015-12-09 15:27:20 +01:00 |
|
Frederic Junod
|
ad3c6713da
|
Return if the element is added to the ol.structs.PriorityQueue
|
2015-12-09 15:27:07 +01:00 |
|
Andreas Hocevar
|
3fef07f9e9
|
Merge pull request #4528 from ahocevar/simplify-tile-featureloader
Remove redundant code from ol.featureloader.tile
|
2015-12-09 14:12:17 +01:00 |
|
Andreas Hocevar
|
8f4c6a5bbf
|
Remove redundant code from ol.featureloader.tile
|
2015-12-08 18:30:25 +01:00 |
|
Frederic Junod
|
5b7227a0bf
|
Mark olx.source.WMTSOptions#dimensions as not null
|
2015-12-08 17:46:49 +01:00 |
|
Frederic Junod
|
aa2838cdcd
|
Remove use of goog.isNull
|
2015-12-08 16:05:38 +01:00 |
|
Andreas Hocevar
|
3413f6d138
|
Merge pull request #4518 from ahocevar/osm-vector-tiles
Add support for OSM vector tiles
|
2015-12-08 11:01:49 +01:00 |
|
Andreas Hocevar
|
0050f00703
|
Add example for rendering custom point symbols
|
2015-12-07 21:41:42 +01:00 |
|
Andreas Hocevar
|
867bcce1cc
|
Merge pull request #4523 from ahocevar/render-to-context
Allow rendering geometries to an arbitrary canvas
|
2015-12-07 19:13:47 +01:00 |
|
Andreas Hocevar
|
257abb63d7
|
Allow rendering geometries to an arbitrary canvas
|
2015-12-07 17:27:04 +01:00 |
|
Andreas Hocevar
|
35064a45f7
|
Merge pull request #4515 from ahocevar/icon-canvas
Accept HTMLCanvasElement for an icon's img
|
2015-12-07 11:26:02 +01:00 |
|
Andreas Hocevar
|
a940cdd6a7
|
Add support for OSM vector tiles
|
2015-12-07 11:15:25 +01:00 |
|
Andreas Hocevar
|
0b4c0ee41c
|
Merge pull request #4521 from ahocevar/imagestyle-docs
Fix imagestyle docs
|
2015-12-06 11:43:13 +01:00 |
|
Andreas Hocevar
|
5a1588a2dc
|
Fix imagestyle docs
|
2015-12-06 11:33:40 +01:00 |
|
Andreas Hocevar
|
abb680d28f
|
Accept HTMLCanvasElement for an icon's img
|
2015-12-04 14:14:01 +01:00 |
|
Frédéric Junod
|
4892a2f039
|
Merge pull request #4502 from fredj/optionsFromCapabilities_jsdoc
Improve ol.source.WMTS.optionsFromCapabilities jsdoc layout
|
2015-12-04 13:44:27 +01:00 |
|
Frederic Junod
|
6e58be72bb
|
Remove unused goog.require
|
2015-12-02 14:08:34 +01:00 |
|
María Arias de Reyna
|
609e94a58a
|
Adding a check just in case the projection is not defined/supported on current app. It will just ignore it, as if there was no containerSrs defined.
|
2015-12-02 11:44:24 +01:00 |
|
Frédéric Junod
|
652638e902
|
Merge pull request #4505 from fredj/rm_goog_object_getKeys
Remove use of goog.object.getKeys
|
2015-12-02 09:13:29 +01:00 |
|
Andreas Hocevar
|
2215f49617
|
Merge pull request #4472 from ahocevar/layer-filter
Do not ignore layer filter for unmanaged layers
|
2015-12-01 12:01:58 +01:00 |
|
Éric Lemoine
|
279eae1dba
|
Do not ignore layer filter for unmanaged layers
PR #3883 made `forEachFeatureAtPixel` ignore unmanaged layers. This commit reverts that change.
|
2015-11-30 17:53:19 +01:00 |
|
Frederic Junod
|
cf1b1822b8
|
Remove use of goog.object.getKeys
|
2015-11-30 17:34:53 +01:00 |
|
Frédéric Junod
|
952a282756
|
Merge pull request #4476 from fredj/rm_goog.functions.constant
Remove use of goog.functions.constant
|
2015-11-30 16:22:47 +01:00 |
|
Frederic Junod
|
51b62fb188
|
Improve ol.source.WMTS.optionsFromCapabilities jsdoc layout
|
2015-11-30 12:39:24 +01:00 |
|
Frederic Junod
|
a186254e14
|
Remove use of goog.dom.createDom
|
2015-11-25 12:40:45 +01:00 |
|
Frederic Junod
|
1ebdba13a6
|
Remove note about DragZoom and vector support
|
2015-11-24 17:04:05 +01:00 |
|
Frédéric Junod
|
a2e3f28060
|
Merge pull request #4483 from fredj/rm_goog.object.containsKey
Remove use of goog.object.containsKey
|
2015-11-24 16:25:40 +01:00 |
|
Frederic Junod
|
a9cd2cd278
|
Use appendChild instead of goog.dom.append
|
2015-11-24 13:45:54 +01:00 |
|
Frederic Junod
|
8d72589743
|
Remove use of goog.object.containsKey
|
2015-11-24 10:17:01 +01:00 |
|
Frederic Junod
|
290a83e2ed
|
Remove blur workaround in ol.control.Attribution
leftover from #3954
|
2015-11-23 16:18:36 +01:00 |
|
Frederic Junod
|
6525bda9fd
|
Export ol.interaction.Interaction#getMap function
|
2015-11-23 15:35:36 +01:00 |
|
Frederic Junod
|
2c935dc4e0
|
Remove use of goog.functions.constant
|
2015-11-23 11:09:09 +01:00 |
|
Frederic Junod
|
e34c18a26e
|
Remove use of goog.dom.createTextNode
|
2015-11-23 09:23:58 +01:00 |
|
Frederic Junod
|
1092f6b2a2
|
Remove use of goog.dom.createElement
|
2015-11-23 09:22:39 +01:00 |
|
Frédéric Junod
|
0259977fa9
|
Merge pull request #4463 from fredj/rm_goog.array.sort
Remove use of goog.array.sort
|
2015-11-19 20:24:08 +01:00 |
|
Andreas Hocevar
|
aa260f800e
|
Merge pull request #4450 from ahocevar/fix-select
Fix select interaction regression caused by #4391
|
2015-11-19 18:20:04 +01:00 |
|
Frederic Junod
|
a4fb2501d8
|
Remove use of goog.array.sort
Fixes #4160
|
2015-11-19 16:53:11 +01:00 |
|
Frederic Junod
|
5ead77bcd1
|
Remove extra space in type annotation
|
2015-11-19 10:03:42 +01:00 |
|
Andreas Hocevar
|
a8cd6b735f
|
Fix select interaction regression caused by #4391
|
2015-11-18 11:57:18 +01:00 |
|
Bart van den Eijnden
|
51d5182592
|
Merge pull request #4449 from bartvde/issue-4445
Change the label of the full screen button to be more intuitive
|
2015-11-18 11:53:04 +01:00 |
|
Bart van den Eijnden
|
5c592731f3
|
Change the label of the full screen button to be more intuitive (closes #4445)
|
2015-11-18 11:42:27 +01:00 |
|
Frederic Junod
|
aef097e348
|
Check ol.source.UrlTile#urls property for null value
Fixes #4446
|
2015-11-18 11:30:14 +01:00 |
|