Frederic Junod
|
11c8b99602
|
Rename ol.format.IGCZ to ol.format.IGC.Z
|
2016-09-01 06:58:09 -06:00 |
|
Frederic Junod
|
d0801036d2
|
Add missing goog.require('ol.has')
|
2016-09-01 06:58:09 -06:00 |
|
Frederic Junod
|
e402d1db30
|
Add missing ol.Attribution in examples/osm-vector-tiles.js
|
2016-09-01 06:58:09 -06:00 |
|
Andreas Hocevar
|
fe16cf9702
|
Fix ol.source.Zoomify namespace hierarchy
|
2016-09-01 06:58:09 -06:00 |
|
Andreas Hocevar
|
2972917bb9
|
Properly detect ol.ext.* requires
|
2016-09-01 06:58:09 -06:00 |
|
Andreas Hocevar
|
843a6a4bf4
|
Give ol.style.Atlas its own file
|
2016-09-01 06:58:09 -06:00 |
|
Andreas Hocevar
|
a8d8942fba
|
Rename ol.style.IconAnchorUnits and ol.style.IconOrigin
|
2016-09-01 06:58:09 -06:00 |
|
Andreas Hocevar
|
1beddcd99a
|
Remove unnecessary charcode enum
|
2016-09-01 06:58:09 -06:00 |
|
Frédéric Junod
|
b44685494f
|
Merge pull request #5820 from fredj/format_readme
Change ol.format.Format to ol.format.Feature in format/readme.md
|
2016-09-01 14:36:21 +02:00 |
|
Frédéric Junod
|
6e52f61011
|
Merge pull request #5819 from fredj/ArrayBuffer.isView
Add ArrayBuffer.isView method in externs/closure-compiler.js
|
2016-09-01 14:34:28 +02:00 |
|
Frederic Junod
|
e4091051a2
|
Change ol.format.Format to ol.format.Feature in format/readme.md
And remove a dead link
|
2016-09-01 12:17:04 +02:00 |
|
Frederic Junod
|
bb5c1664d0
|
Add ArrayBuffer.isView method in externs/closure-compiler.js
|
2016-09-01 08:34:25 +02:00 |
|
Tim Schaub
|
00905e8131
|
Merge pull request #5793 from ahocevar/closure-bye-bye
Closure bye bye
|
2016-08-31 17:08:58 -06:00 |
|
Andreas Hocevar
|
d1e4b33760
|
Rename goog.DEBUG to ol.DEBUG
|
2016-08-31 21:10:01 +02:00 |
|
Andreas Hocevar
|
92ab5a079c
|
Remove use of goog.async.nextTick
|
2016-08-31 21:10:00 +02:00 |
|
Andreas Hocevar
|
367f0923c5
|
Remove use of goog.crypt
|
2016-08-31 21:10:00 +02:00 |
|
Andreas Hocevar
|
5bb887d3ce
|
Remove use of goog.userAgent
|
2016-08-31 21:10:00 +02:00 |
|
Frédéric Junod
|
784c19a9b3
|
Merge pull request #5809 from fredj/reuse_layerState
Reuse ol.LayerState object
|
2016-08-31 16:53:38 +02:00 |
|
Frédéric Junod
|
3b6f1f99bc
|
Merge pull request #5811 from fredj/use_ol.global
Use ol.global.getComputedStyle instead of window.getComputedStyle
|
2016-08-31 13:22:14 +02:00 |
|
Frederic Junod
|
d93bb74068
|
Use ol.global.getComputedStyle instead of window.getComputedStyle
|
2016-08-31 12:29:38 +02:00 |
|
Frédéric Junod
|
c7eeec018d
|
Merge pull request #5810 from gberaudo/typo
ESLint rule typo
|
2016-08-31 11:49:25 +02:00 |
|
Guillaume Beraudo
|
f3ca9e4bf5
|
ESLint rule typo
|
2016-08-31 11:15:28 +02:00 |
|
Frederic Junod
|
5583a09889
|
Reuse ol.LayerState object
Reduce the number of temporary objects by reusing the layer state object.
|
2016-08-30 13:59:38 +02:00 |
|
Frédéric Junod
|
92f05f40c8
|
Merge pull request #5807 from openlayers/greenkeeper-pbf-3.0.0
Update pbf to version 3.0.0 🚀
|
2016-08-30 12:10:14 +02:00 |
|
greenkeeperio-bot
|
70792a1610
|
chore(package): update pbf to version 3.0.0
https://greenkeeper.io/
|
2016-08-30 03:58:42 -06:00 |
|
Frédéric Junod
|
f57896d848
|
Merge pull request #5806 from fredj/rotateWithView_olx
Fix olx.style.TextOptions.rotateWithView option in externs
|
2016-08-30 10:49:48 +02:00 |
|
Frederic Junod
|
cf9683dc03
|
Fix olx.style.TextOptions.rotateWithView option in externs
|
2016-08-30 10:30:26 +02:00 |
|
Frédéric Junod
|
b9a7fb2421
|
Merge pull request #5770 from fredj/unordered_doc
Update ol.source.Vector comments
|
2016-08-29 14:48:23 +02:00 |
|
Frederic Junod
|
854b20a8fd
|
Update ol.source.Vector comments
Add a note for `getFeatures` and `getFeaturesInExtent` about the unordered array of features.
|
2016-08-29 13:49:48 +02:00 |
|
Andreas Hocevar
|
389ae13cea
|
Merge pull request #5803 from openlayers/v3.18.1
V3.18.1
|
2016-08-29 13:28:22 +02:00 |
|
Andreas Hocevar
|
0b3eed5500
|
Update package version to 3.18.1
v3.18.1
|
2016-08-29 13:18:04 +02:00 |
|
Andreas Hocevar
|
b98a28857d
|
Changelog for v3.18.1
|
2016-08-29 13:17:32 +02:00 |
|
Andreas Hocevar
|
a14a348246
|
Merge pull request #5798 from ahocevar/fix-rotated-circles
Move to 90° along the circle, not 0°
|
2016-08-29 13:13:23 +02:00 |
|
Andreas Hocevar
|
ffefda132a
|
Merge pull request #5790 from ahocevar/fix-pixelratio
Fix vector tile rotation on HiDPI devices
|
2016-08-29 13:12:27 +02:00 |
|
Frédéric Junod
|
f16e40742c
|
Merge pull request #5801 from fredj/rm_ol.style.ImageState
Remove ol.style.ImageState and use ol.ImageState instead
|
2016-08-29 11:16:48 +02:00 |
|
Andreas Hocevar
|
710c95c5cd
|
Merge pull request #5790 from ahocevar/fix-pixelratio
Fix vector tile rotation on HiDPI devices
|
2016-08-29 11:04:55 +02:00 |
|
Frederic Junod
|
bed95e3b5b
|
Change ol.ImageState to ol.Image.State
|
2016-08-29 10:53:09 +02:00 |
|
Frederic Junod
|
1fecb6fd16
|
Remove ol.style.ImageState and use ol.ImageState instead
|
2016-08-29 10:39:37 +02:00 |
|
Andreas Hocevar
|
c393d43005
|
Merge pull request #5798 from ahocevar/fix-rotated-circles
Move to 90° along the circle, not 0°
|
2016-08-29 10:31:21 +02:00 |
|
Tobias Sauerwein
|
edfbbc4b40
|
Merge pull request #5800 from tsauerwein/filter-upper-lower
Wrap values in <Literal> for InBetween filter
|
2016-08-29 10:00:35 +02:00 |
|
Bart van den Eijnden
|
fcc854bcea
|
Merge pull request #5769 from bartvde/issue-5759
Only call addToDrawing if sketchFeature
|
2016-08-29 09:59:37 +02:00 |
|
tsauerwein
|
d35e978c35
|
Move namespaces into constants
|
2016-08-29 09:39:49 +02:00 |
|
tsauerwein
|
7128e86e3c
|
Wrap values in <Literal>
|
2016-08-29 09:34:52 +02:00 |
|
Andreas Hocevar
|
2037e725b3
|
Move to 90° along the circle, not 0°
|
2016-08-29 09:30:23 +02:00 |
|
Andreas Hocevar
|
5d00edfc1d
|
Merge pull request #5745 from tamarmot/4316_goog_object_clone_cleanup
removed dependencies on goog.object.clone and fixed placemark rendering
|
2016-08-28 12:16:45 +02:00 |
|
Andreas Hocevar
|
cb7c15c767
|
Fix vector tile rotation on HiDPI devices
|
2016-08-27 23:03:07 +02:00 |
|
Bart van den Eijnden
|
fe6fe702b2
|
Merge pull request #5290 from tbarsballe/bboxinteraction
Add extent interaction
|
2016-08-27 09:08:28 +02:00 |
|
Andreas Hocevar
|
4b97612900
|
Merge pull request #5786 from openlayers/greenkeeper-eslint-3.4.0
Update eslint to version 3.4.0 🚀
|
2016-08-26 22:30:10 +02:00 |
|
greenkeeperio-bot
|
3f7d884d4f
|
chore(package): update eslint to version 3.4.0
https://greenkeeper.io/
|
2016-08-26 20:26:04 +02:00 |
|
Andreas Hocevar
|
0d0f2d454b
|
Merge pull request #5785 from openlayers/release-v3.18.0
Release v3.18.0
|
2016-08-26 17:57:22 +02:00 |
|