Tim Schaub
|
a924cc4d11
|
Merge pull request #3233 from stweil/master
Four small fixes.
|
2015-02-12 12:39:23 -07:00 |
|
Stefan Weil
|
5c99b6349c
|
Add missing var declaration for local variable flippedFlatPoints
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2015-02-12 17:53:53 +01:00 |
|
Stefan Weil
|
829569c6b5
|
Fix typo in documentation of function getInfo
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2015-02-12 17:53:53 +01:00 |
|
Stefan Weil
|
e6d342dc96
|
Replace wrong comma in JavaScript code by semicolon
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2015-02-12 17:53:53 +01:00 |
|
Stefan Weil
|
8bfa1c45e7
|
examples: Remove wrong semicolon in css code
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2015-02-12 17:53:53 +01:00 |
|
Tim Schaub
|
bfcceac68f
|
Merge pull request #3232 from stweil/master
Fix typos found by codespell.
|
2015-02-12 09:02:03 -07:00 |
|
Stefan Weil
|
e812f2435e
|
Fix typos found by codespell
Most of them are in comments, some in strings.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2015-02-12 16:39:55 +01:00 |
|
Frédéric Junod
|
c4ddc62ab4
|
Merge pull request #3231 from fredj/heatmap-radius
Make ol.layer.Heatmap#radius configurable
|
2015-02-12 16:36:56 +01:00 |
|
Frederic Junod
|
f117550694
|
Add a radius input to the heatmap-earthquakes example
|
2015-02-12 14:41:22 +01:00 |
|
Frederic Junod
|
dfda3e37a4
|
Add ol.layer.Heatmap#radius getter and setter
|
2015-02-12 14:16:48 +01:00 |
|
Frederic Junod
|
b5206cb354
|
Make ol.layer.Heatmap.createCircle_ an instance function
|
2015-02-12 13:45:44 +01:00 |
|
Tim Schaub
|
90ba1140ac
|
Merge pull request #3225 from tschaub/attributions
Respect attributions passed to TileJSON source.
|
2015-02-11 10:36:27 -07:00 |
|
Tim Schaub
|
9cea85be80
|
Merge pull request #3223 from tschaub/tilesize-change
Resize the canvas when the tile size changes.
|
2015-02-11 10:18:27 -07:00 |
|
Tim Schaub
|
e79211e0c1
|
Respect attributions passed to TileJSON source
|
2015-02-11 10:15:29 -07:00 |
|
Bart van den Eijnden
|
ad23a9c9cd
|
Merge pull request #3224 from bartvde/mapquest-getname
Provide the ability to get the layer name from a MapQuest source
|
2015-02-11 15:56:50 +01:00 |
|
Bart van den Eijnden
|
eafa5419c3
|
Provide the ability to get the layer name from a MapQuest source
|
2015-02-11 15:46:02 +01:00 |
|
Bart van den Eijnden
|
b529f0f0a0
|
Merge pull request #3222 from bartvde/geodesic-measure
Add geodesic option for measure
|
2015-02-11 13:34:32 +01:00 |
|
Bart van den Eijnden
|
c5c24f209a
|
Add geodesic option for measure
|
2015-02-11 13:24:23 +01:00 |
|
bill-chadwick
|
0381689fb6
|
Resize the canvas when the tile size changes
|
2015-02-10 14:00:23 -07:00 |
|
Frédéric Junod
|
89954ca5fc
|
Merge pull request #3221 from fredj/hectic-select
Select the uppermost feature
|
2015-02-10 14:03:18 +01:00 |
|
Frederic Junod
|
13f265b4e1
|
Select the uppermost feature
|
2015-02-10 09:59:09 +01:00 |
|
Tim Schaub
|
776ffa925f
|
Merge pull request #3211 from photostu/master
Bing https logo fix.
|
2015-02-08 20:18:19 -07:00 |
|
Tim Schaub
|
ada6b5640a
|
Merge pull request #3215 from tschaub/rendering
Allow reuse of layer rendering code without creating a map.
|
2015-02-08 17:24:16 -07:00 |
|
Tim Schaub
|
33c197cf16
|
Layer renderers should not require a map renderer
|
2015-02-08 07:25:10 -07:00 |
|
Tim Schaub
|
e0f250483d
|
Layer renderers don't need access to the map
|
2015-02-07 16:56:10 -07:00 |
|
Tim Schaub
|
c4ee8518e1
|
Use frame state for size
|
2015-02-07 16:52:48 -07:00 |
|
Tim Schaub
|
d4b7bb7c57
|
Use frame state for pixel to coord conversion
|
2015-02-07 16:52:34 -07:00 |
|
Tim Schaub
|
a460cb3983
|
Fire change instead of calling render on map
|
2015-02-07 16:46:30 -07:00 |
|
Tim Schaub
|
7f18033171
|
Make layer renderers observable and re-render on change
|
2015-02-07 16:42:36 -07:00 |
|
Tim Schaub
|
693ec7706e
|
createLayerRenderer must be implemented by subclass
|
2015-02-07 16:30:28 -07:00 |
|
Tim Schaub
|
9081682286
|
Use provided frame state instead of map for pixel to coord conversion
|
2015-02-07 16:12:39 -07:00 |
|
Éric Lemoine
|
e97f017dda
|
Merge pull request #3213 from openlayers/release-v3.2.0
Release v3.2.0
v3.2.0
|
2015-02-06 11:14:26 +01:00 |
|
Éric Lemoine
|
22b27cdb02
|
Update package version to 3.2.0
|
2015-02-06 11:12:59 +01:00 |
|
Éric Lemoine
|
480c276d93
|
Changelog for v3.2.0
|
2015-02-06 11:12:59 +01:00 |
|
photostu
|
9247dc9f41
|
bing logo https
fix syntax to please Travis
|
2015-02-05 11:21:13 -05:00 |
|
Éric Lemoine
|
480f352cc6
|
Merge pull request #3171 from oterral/kml_link
KML: Parsing of NetworkLink tag
|
2015-02-05 16:41:36 +01:00 |
|
photostu
|
4080e729df
|
bing https logo fix
If https is missing from bing logo uri, replace
|
2015-02-05 10:34:33 -05:00 |
|
oterral
|
c1fd95305c
|
Add tests for parsing of NetworkLink tags
|
2015-02-05 16:21:51 +01:00 |
|
oterral
|
0a6a3f5d65
|
Add parsing of NetworkLink tag
|
2015-02-05 16:21:45 +01:00 |
|
Frédéric Junod
|
456def67de
|
Merge pull request #3209 from fredj/coding-style
Coding style fixes
|
2015-02-05 14:53:59 +01:00 |
|
Bart van den Eijnden
|
f9a8239443
|
Merge pull request #3208 from bartvde/setImageLoadFunction
Add setters and getters for imageLoadFunction
|
2015-02-05 12:37:02 +01:00 |
|
Frederic Junod
|
a0a4369c24
|
Fix ol.format.GPX.TRKSEG_NODE_FACTORY_ type definition
|
2015-02-05 10:56:44 +01:00 |
|
Frederic Junod
|
078d3fb007
|
Add missing goog.require
|
2015-02-05 10:56:44 +01:00 |
|
Frederic Junod
|
65c2f7de5f
|
Remove unused goog.require
|
2015-02-05 10:56:44 +01:00 |
|
Frederic Junod
|
8ec90a2045
|
Remove unnecessary newlines
|
2015-02-05 10:56:44 +01:00 |
|
Frédéric Junod
|
0906bf09ed
|
Merge pull request #3019 from bjornharrtell/selectmulti
Add option to allow Select interaction logic to select overlapping features
|
2015-02-05 10:55:04 +01:00 |
|
Bart van den Eijnden
|
ce8d57b534
|
Add setters and getters for imageLoadFunction
|
2015-02-05 10:53:21 +01:00 |
|
Pierre GIRAUD
|
b8a0d6b702
|
Merge pull request #3206 from pgiraud/measure_tooltip
Add tooltip to show measure + help message while drawing
|
2015-02-05 09:48:32 +01:00 |
|
Pierre GIRAUD
|
4ba500925f
|
Changing draw interaction styling
|
2015-02-05 09:39:17 +01:00 |
|
Pierre GIRAUD
|
c63c358d08
|
Add tooltip to show measure + help message while drawing
|
2015-02-04 17:48:28 +01:00 |
|