Marc Jansen
36b8f31f40
Merge pull request #5285 from marcjansen/scaleline-tests
...
Add more tests for the scaleline control
2016-04-28 13:23:50 +02:00
Andreas Hocevar
0151d802d3
Merge pull request #5287 from ahocevar/vectortile-tests
...
Add and fix vectortile tests
2016-04-28 13:07:29 +02:00
Andreas Hocevar
a54c686691
Merge pull request #5288 from giohappy/master
...
Expose removeVertex_ as removePoint
2016-04-28 13:01:11 +02:00
Andreas Hocevar
ebc28aefd4
Add and fix vectortile tests
2016-04-28 12:57:27 +02:00
giohappy
d49bcdeedc
Expose removeVertex_ as removePoint
2016-04-28 12:47:46 +02:00
Andreas Hocevar
2939ebc9b9
Merge pull request #5286 from ahocevar/only-render-whats-necessary
...
Skip unnecessary render functions
2016-04-28 11:18:35 +02:00
Andreas Hocevar
c17e23f2ae
Skip unnecessary render functions
2016-04-28 10:22:20 +02:00
Marc Jansen
73a04c14f5
Add more tests for the scaleline control
2016-04-28 10:04:52 +02:00
Andreas Hocevar
88d20a69ad
Merge pull request #5177 from ahocevar/vector-tile-hybrid-rendering
...
Add render options for vector tile layers
2016-04-28 09:04:45 +02:00
Frédéric Junod
138fe6ede1
Merge pull request #5278 from fredj/cleanup
...
Fix invalid generics type instantiation
2016-04-28 08:27:15 +02:00
Andreas Hocevar
12849a678e
Add note about opaque option removal
2016-04-27 17:50:38 +02:00
Andreas Hocevar
c72a39ff53
Coding style fixes
2016-04-27 17:33:55 +02:00
Andreas Hocevar
ec832243a2
Add comment making clear that 'vector' mode does not generate images
2016-04-27 17:31:20 +02:00
Andreas Hocevar
c5f81a5706
Unconditionally call drawImage - image is always available
2016-04-27 17:31:20 +02:00
Frederic Junod
664507b79b
Fix invalid generics type instantiation
2016-04-27 14:51:31 +02:00
Andreas Hocevar
c3217e8d30
Merge pull request #5044 from fblackburn/snapinteraction
...
Snap interaction now handle feature without geometry properly
2016-04-27 14:25:17 +02:00
Frédéric Junod
e3e0d23a83
Merge pull request #5277 from fredj/cleanup
...
Type cleanup
2016-04-27 13:24:05 +02:00
Frederic Junod
6002d4c3e8
Remove duplicate type in type annotation
2016-04-27 12:24:01 +02:00
Frederic Junod
63ebed437b
Don't use the string constructor
2016-04-27 12:22:43 +02:00
Andreas Hocevar
762aa3029c
Merge pull request #5275 from ahocevar/fix-select-getlayer
...
Fix feature-layer association on replaced selections
2016-04-27 10:40:43 +02:00
Tobias Sauerwein
1ca28506ac
Merge pull request #5252 from tsauerwein/wfs-getfeature-filter
...
Add filter option to ol.format.WFS#writeGetFeature
2016-04-27 09:11:55 +02:00
Andreas Hocevar
c11e95099c
Fix feature-layer association on replaced selections
2016-04-27 08:13:45 +02:00
Samuel Lapointe
3a1ff59cfb
Allow using elements in logo attribution options
...
This commit lets the user use an element object instead of a {src: href} object for an attribution logo when creating a map. This opens a lot of possibilities for that logo, for example setting the target to force the logo to open in a new tab when clicked.
2016-04-26 15:30:09 -04:00
Francois Blackburn
9186d1fbda
Snap interaction now handle feature without geometry properly
2016-04-26 14:14:47 -04:00
tsauerwein
2f72804fc3
Add example for writeGetFeature
2016-04-26 16:36:57 +02:00
tsauerwein
af294bd44e
Add filter option to ol.format.WFS#writeGetFeature
2016-04-26 16:36:50 +02:00
Andreas Hocevar
ed6ac93222
Merge pull request #5264 from matjos/master
...
Fix for close draw polygon error
2016-04-26 10:52:28 +02:00
Mattias Josefsson
8f96251618
Added wanted change for issue #5145
2016-04-26 10:34:55 +02:00
Andreas Hocevar
343f41e99e
Merge pull request #5267 from ahocevar/no-goog-functions
...
Use ol.functions instead of goog.functions
2016-04-25 16:03:31 +02:00
Andreas Hocevar
255e449dd3
Merge pull request #5266 from ahocevar/colorlike-doc
...
Document ol.colorlike
2016-04-25 15:53:57 +02:00
Andreas Hocevar
b37cd3fae6
Use ol.functions instead of goog.functions
2016-04-25 15:46:00 +02:00
Andreas Hocevar
d425f75bea
Merge pull request #5261 from giohappy/master
...
add finishCondition to ol.interaction.Draw
2016-04-25 15:42:39 +02:00
Andreas Hocevar
989c04cf12
Document ol.colorlike
2016-04-25 15:33:46 +02:00
Mattias Josefsson
e85d8fa749
Fix for close draw polygon error
2016-04-25 11:48:55 +02:00
giohappy
394ef94fd3
Fix finishCondition test
2016-04-22 23:17:21 +02:00
giohappy
5934f9d416
add olx.interaction.DrawOptions.prototype.finishCondition to typedef
2016-04-22 15:21:11 +02:00
giohappy
ead6063170
make lint happy with drawinteraction.test.js
2016-04-22 15:16:11 +02:00
giohappy
c7af6bd494
Add ol.interaction.Draw.finishCondition to olx.js
2016-04-22 15:11:54 +02:00
giohappy
2076ef02ca
Add test for finishCondition
2016-04-22 15:07:59 +02:00
giohappy
130b4d9459
add finishCondition to ol.interaction.Draw
2016-04-22 11:07:42 +02:00
Andreas Hocevar
60926626df
Merge pull request #5259 from ahocevar/squash-changelog
...
Include squash commit merges in changelog
2016-04-22 09:36:46 +02:00
Andreas Hocevar
405ed2af56
Include squash commit merges in changelog
2016-04-21 16:20:03 +02:00
Andreas Hocevar
44f09497f0
Merge pull request #5257 from bjornharrtell/mvt-api
...
Add readFeatures and readProjection as MVT experimental API
2016-04-21 15:38:45 +02:00
Björn Harrtell
c40993d0d3
Add readFeatures and readProjection as MVT experimental API
2016-04-21 14:16:06 +02:00
Anna Lambrechtsen
18a29ea6d3
Add ol.source.ImageArcGISRest ( #3880 )
...
* Add ol.source.ImageArcGISRest
ol.source.ImageArcGISRest is added so a single image can be retrieved
which is required when labelling is applied to the underlying map
service.
it's based on the approach used in ol.source.ImageWMS
* updating to remove as many good references as possible
changing so js passes lint checks
* fixing up so build and tests run
* putting back what was lost in the merge
* adding in an example
tidying up
2016-04-20 11:19:53 +02:00
Andreas Hocevar
f7147960a9
Add render options for vector tile layers
2016-04-19 13:04:38 +02:00
Tim Schaub
0e4692e69e
Merge pull request #5239 from openlayers/greenkeeper-eslint-2.8.0
...
Update eslint to version 2.8.0 🚀
2016-04-16 08:48:53 -06:00
greenkeeperio-bot
3de5a021a9
chore(package): update eslint to version 2.8.0
...
http://greenkeeper.io/
2016-04-15 12:02:15 -06:00
Frédéric Junod
b7278f184c
Merge pull request #5230 from fredj/reuse_frameState
...
Reuse frame state arrays
2016-04-14 14:57:30 +02:00
Frédéric Junod
e46c8370d5
Merge pull request #5213 from fredj/rm_ol.source.Source.prototype.setProjection
...
Remove unused ol.source.Source#setProjection function
2016-04-14 12:43:14 +02:00