Petr Sloup
bc0d783f50
Use XHR by default to load TileJSON in ol.source.TileJSON
2016-01-07 09:19:23 +01:00
Tim Schaub
4ba443e829
Merge pull request #4622 from openlayers/greenkeeper-fs-extra-0.26.4
...
Update fs-extra to version 0.26.4 🚀
2016-01-06 12:48:02 -07:00
Andreas Hocevar
3d8adaab67
Merge pull request #4630 from ahocevar/meters-per-unit
...
Simplify meters per unit handling
2016-01-06 14:06:43 +01:00
Andreas Hocevar
24f8cba0a1
Simplify meters per unit handling
2016-01-06 13:53:55 +01:00
Frédéric Junod
607d8ad154
Merge pull request #4490 from openlayers/greenkeeper-istanbul-0.4.1
...
Update istanbul to version 0.4.1 🚀
2016-01-06 12:35:00 +01:00
Andreas Hocevar
cde6dce939
Merge pull request #4574 from WeaveTeam/dragbox-config-pr
...
Added boxEndCondition to DragBoxOptions to replace the hardcoded chec…
2016-01-06 11:47:56 +01:00
Frédéric Junod
1caaf6d75f
Merge pull request #4553 from openlayers/greenkeeper-mustache-2.2.1
...
Update mustache to version 2.2.1 🚀
2016-01-06 11:43:33 +01:00
Frédéric Junod
1300cde76c
Merge pull request #4626 from simonseyock/master
...
Fixed documentation error
2016-01-06 11:40:49 +01:00
Simon Seyock
310023e179
Fixed documentation error
...
The imageLoad function option of all ol.source.Image subclasses are not of type ol.TileLoadFunctionType but of type ol.ImageLoadFunctionType.
2016-01-06 11:31:54 +01:00
Frédéric Junod
8c6d9c9e66
Merge pull request #4606 from fredj/ol.DragBoxEvent_MapBrowserEvent
...
Include originating MapBrowserEvent in ol.DragBoxEvent
2016-01-06 09:15:32 +01:00
greenkeeperio-bot
bd6566f85b
chore(package): update fs-extra to version 0.26.4
...
http://greenkeeper.io/
2016-01-05 22:38:23 -07:00
Tim Schaub
b8d69e0f3b
Merge pull request #4614 from tschaub/one-fewer-interface
...
Remove checksum interface.
2016-01-05 11:16:34 -07:00
Philip "digitalfox" Kovac
10e2510f0f
Added boxEndCondition to DragBoxOptions to replace the hardcoded check against DRAG_BOX_HYSTERESIS_PIXELS_SQUARED.
2016-01-05 13:14:30 -05:00
Andreas Hocevar
15be53e98c
Merge pull request #4613 from ahocevar/select-self
...
Include own layer in layerFilter and only select unselected features
2016-01-05 17:48:20 +01:00
Frédéric Junod
ce3030268b
Merge pull request #4612 from fredj/vector_event_type
...
Set oli.source.VectorEvent#feature to ol.Feature|undefined
2016-01-05 15:11:48 +01:00
Tim Schaub
aeffd48ccb
Remove checksum interface
2016-01-05 07:07:45 -07:00
Frédéric Junod
2f1975636a
Merge pull request #4620 from fredj/polyline_option_factor
...
Fix olx.format.PolylineOptions#factor type
2016-01-05 15:07:26 +01:00
Frédéric Junod
b7be16eac7
Merge pull request #4621 from fredj/gpx_option_readExtensions
...
Fix olx.format.GPXOptions#readExtensions type
2016-01-05 14:59:51 +01:00
Frederic Junod
d55afd57b5
Fix olx.format.GPXOptions#readExtensions type
...
This property is optional.
2016-01-05 13:55:14 +01:00
Petr Sloup
22b1460595
Merge pull request #4619 from klokantech/tilejson-xhr
...
Add option to load TileJSON via XHR
2016-01-05 13:48:23 +01:00
Frederic Junod
efc601a76d
Fix olx.format.PolylineOptions#factor type
...
This property is optional.
2016-01-05 13:44:01 +01:00
Petr Sloup
ffd9ace84e
Add option to load TileJSON via XHR
2016-01-05 13:40:20 +01:00
Bart van den Eijnden
d9b89a8ebe
Merge pull request #4617 from gberaudo/type_geojson_writeFeatureObject
...
Add missing return type to GeoJSON format
2016-01-05 11:17:39 +01:00
Guillaume Beraudo
a1c72d8890
Add missing return type to GeoJSON format
2016-01-05 11:02:23 +01:00
Marc Jansen
9fe3d8b2e2
Merge pull request #4615 from marcjansen/copyright-2016
...
Adjust copyright to include 2016
2016-01-05 11:01:25 +01:00
Marc Jansen
52667c1166
Adjust copyright to include 2016
2016-01-05 08:54:32 +01:00
Frédéric Junod
de1f18417a
Merge pull request #4616 from openlayers/greenkeeper-closure-util-1.10.0
...
Update closure-util to version 1.10.0 🚀
2016-01-05 08:42:47 +01:00
greenkeeperio-bot
acd8b3ddc1
chore(package): update closure-util to version 1.10.0
...
http://greenkeeper.io/
2016-01-05 00:31:44 -07:00
Andreas Hocevar
a65d2d4078
Include own layer in layerFilter and only select unselected features
...
When selecting an already selected feature, it will be on the Select
interaction's featureOverlay_. So we need to include that featureOverlay_
in the layer filter, regardless of what the user set as layer filter.
When in toggle mode, we need to make sure that we only select features that
are not already included in the selection.
2016-01-04 21:55:00 +01:00
Andreas Hocevar
9f43716723
Merge pull request #4596 from ahocevar/tile-key
...
Use consistent tile coordinate keys
2016-01-04 19:27:47 +01:00
Bart van den Eijnden
d6235e714e
Merge pull request #4609 from bartvde/proj4js
...
Add ol.proj.setProj4 function
2016-01-04 19:08:30 +01:00
Bart van den Eijnden
cdf9a8e84d
Add ol.proj.setProj4 function
2016-01-04 18:51:04 +01:00
Frederic Junod
437412362e
Set oli.source.VectorEvent#feature to ol.Feature|undefined
...
This commit remove incoherency between the class and the interface.
2016-01-04 16:44:23 +01:00
Frederic Junod
7a364e0593
Include originating MapBrowserEvent in ol.DragBoxEvent
2016-01-04 13:29:26 +01:00
Tim Schaub
65b90df4b8
Merge pull request #4603 from openlayers/greenkeeper-async-1.5.1
...
Update async to version 1.5.1 🚀
2016-01-03 11:39:50 -07:00
Tim Schaub
38fd9f2685
Merge pull request #4604 from openlayers/greenkeeper-clean-css-3.4.9
...
Update clean-css to version 3.4.9 🚀
2016-01-03 11:39:01 -07:00
greenkeeperio-bot
de3e3d74ce
chore(package): update clean-css to version 3.4.9
...
http://greenkeeper.io/
2016-01-03 08:28:55 -07:00
greenkeeperio-bot
becaf20ee9
chore(package): update async to version 1.5.1
...
http://greenkeeper.io/
2016-01-02 16:42:26 -07:00
Marc Jansen
a34c0e262b
Merge pull request #4600 from openlayers/greenkeeper-glob-6.0.3
...
Update glob to version 6.0.3 🚀
2015-12-29 08:06:41 +01:00
greenkeeperio-bot
31a1aae02e
chore(package): update glob to version 6.0.3
...
http://greenkeeper.io/
2015-12-28 16:51:47 -07:00
Andreas Hocevar
b208550e6e
Merge pull request #4595 from ahocevar/opaque-xyz
...
Pass 'opaque' option on to superclass
2015-12-28 14:40:59 +01:00
Petr Sloup
cd1304aaae
Merge pull request #4598 from klokantech/tilepixelratio
...
Make ol.source.Tile#getTilePixelRatio work correctly for all sources
2015-12-28 13:31:59 +01:00
Petr Sloup
767ac44e99
Make ol.source.Tile#getTilePixelRatio work for all sources
...
Even for sources which serve dynamic tile sizes based on devicePixelRatio
2015-12-28 13:19:03 +01:00
Petr Sloup
28240adaf5
Merge pull request #4594 from klokantech/tilequeue-reproj-jam
...
Fix for TileQueue gradually choking up when using raster reprojection
2015-12-28 13:17:39 +01:00
Petr Sloup
9cdf7678bb
Make ol.reproj.Tile#load always async for consistency
2015-12-28 09:30:12 +01:00
Andreas Hocevar
300b5cad44
Use consistent tile coordinate keys
...
Tile coordinate keys from ol.tilecoord.toString() are different than the ones
from Array.prototype.toString(). Both were used, potentially causing problems.
This change makes them consistent and removes the now unnecessary
ol.tileCoord.toString() function.
2015-12-27 17:59:51 +01:00
Andreas Hocevar
72ec3fd48d
Pass 'opaque' option on to superclass
2015-12-27 17:08:54 +01:00
Petr Sloup
e1712eb44a
Initiate tile load only after registering it as loading
2015-12-26 10:49:21 +01:00
Andreas Hocevar
dad58ba622
Merge pull request #4557 from ahocevar/vectortile-canvas
...
Conditionally render tiles to a separate tile canvas
2015-12-18 10:43:52 +01:00
Andreas Hocevar
bbc49ca805
Merge pull request #4580 from openlayers/greenkeeper-fs-extra-0.26.3
...
Update fs-extra to version 0.26.3 🚀
2015-12-18 08:05:36 +01:00