Frederic Junod
|
f09460b717
|
Rename ol.control.MousePositionProperty to ol.control.MousePosition.Property
|
2016-09-01 06:58:11 -06:00 |
|
Frederic Junod
|
7df8b2bb2b
|
Rename ol.OverlayPositioning to ol.Overlay.Positioning
|
2016-09-01 06:58:10 -06:00 |
|
Frederic Junod
|
556e443705
|
Rename ol.OverlayProperty to ol.Overlay.Property
|
2016-09-01 06:58:10 -06:00 |
|
Frederic Junod
|
1fa91717bd
|
Rename ol.GeolocationProperty to ol.Geolocation.Property
|
2016-09-01 06:58:10 -06:00 |
|
Frederic Junod
|
3972ec42f6
|
Rename ol.DeviceOrientationProperty to ol.DeviceOrientation.Property
|
2016-09-01 06:58:10 -06:00 |
|
Frederic Junod
|
21d436e529
|
Rename ol.CollectionProperty to ol.Collection.Property
|
2016-09-01 06:58:10 -06:00 |
|
Frederic Junod
|
5457917e75
|
Rename ol.layer.GroupProperty to ol.layer.Group.Property
|
2016-09-01 06:58:10 -06:00 |
|
Frederic Junod
|
cda8a5a8b7
|
Add missing goog.require('ol')
|
2016-09-01 06:58:10 -06:00 |
|
Frederic Junod
|
1de3f99123
|
Add missing goog.require('ol.MapProperty')
|
2016-09-01 06:58:10 -06:00 |
|
Frederic Junod
|
14e3914b7d
|
Add missing goog.require('ol.functions')
|
2016-09-01 06:58:09 -06:00 |
|
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 |
|