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
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
Frédéric Junod
dca7d6fc8f
Merge pull request #5223 from fredj/memory
...
Create tmpSize_ before calling calculateTileRanges_
2016-04-14 12:43:01 +02:00
Frédéric Junod
db9dbc96b2
Merge pull request #5225 from fredj/rm_ol.extent.transform2D
...
Remove unused ol.extent.transform2D function
2016-04-14 12:42:48 +02:00
Tim Schaub
2496662070
Merge pull request #5212 from probins/kmlwrite
...
KML: fix GeometryCollection write
2016-04-14 04:27:18 -06:00
Frédéric Junod
8e3e47bed4
Merge pull request #5228 from adube/translate-layers-filter
...
Add 'layers' option to Translate interaction
2016-04-14 10:44:34 +02:00
Frederic Junod
92c96b95f9
Reuse the frame state viewHints array if defined
2016-04-14 10:36:12 +02:00
Frederic Junod
8e1ffbf91e
Reuse the frame state extent array if defined
2016-04-14 10:32:10 +02:00
Frédéric Junod
8562c9a4fc
Merge pull request #5221 from fredj/examples_deps_update
...
Update jquery, bootstrap and proj4js in examples
2016-04-14 08:35:35 +02:00
Frédéric Junod
400204357f
Merge pull request #5227 from fredj/less_garbage
...
Add a temporary ol.TileCoord in ol.renderer.canvas.TileLayer
2016-04-14 08:33:40 +02:00
Alexandre Dubé
e6e9b12bac
Add 'layers' option to Translate interaction
2016-04-13 13:35:36 -04:00
Frederic Junod
a2c3dfd5de
Add a temporary ol.TileCoord in ol.renderer.canvas.TileLayer
...
Avoid garbage creation
2016-04-13 17:21:10 +02:00
Frederic Junod
72e354dce3
Remove unused ol.extent.transform2D function
2016-04-13 17:18:57 +02:00
Frédéric Junod
f92a38b28c
Merge pull request #5222 from fredj/unused_vars
...
Remove unused private variables in ol.renderer.canvas.Map
2016-04-13 17:15:52 +02:00
Frédéric Junod
c15f8c8f07
Merge pull request #5220 from fredj/externs_cleanup
...
Externs cleanup
2016-04-13 17:15:32 +02:00
Frédéric Junod
de4e51efe8
Merge pull request #5224 from fredj/fix_indent
...
Fix jsdoc tags indentation
2016-04-13 17:15:00 +02:00
Tim Schaub
d4ac5800d5
Merge pull request #5218 from aisaacs/export-cartodb-setconfig
...
Add @api annotation to setConfig.
2016-04-13 09:11:12 -06:00
Frederic Junod
9507020218
Fix jsdoc tags indentation
2016-04-13 15:13:50 +02:00
Frederic Junod
ccfc3f7798
Create tmpSize_ before calling calculateTileRanges_
2016-04-13 12:19:00 +02:00
Frederic Junod
593132c902
Remove unused private variables in ol.renderer.canvas.Map
2016-04-13 10:54:11 +02:00
Frederic Junod
6a6a906e83
Update proj4js to version 2.2.14
2016-04-13 09:28:26 +02:00
Frederic Junod
ed4ac8d83b
Update jquery to version 2.2.3
2016-04-13 09:25:37 +02:00
Frederic Junod
35f0928802
Update bootstrap to version 3.3.6
2016-04-13 09:21:20 +02:00
Frederic Junod
044f6638ea
Remove externs/jspdf.js and add NOCOMPILE to examples/export-pdf.js
2016-04-13 09:00:02 +02:00
Frederic Junod
936d38ca6f
Remove unused externs/webgl-debug.js
2016-04-13 08:56:29 +02:00
Alessandro Isaacs
737daaeea9
Add @api annotation to setConfig
2016-04-12 08:26:30 -07:00
Frédéric Junod
01a6612ab3
Merge pull request #5215 from fredj/getClosestFeatureToCoordinate_filter
...
Add an optional feature filter to getClosestFeatureToCoordinate
2016-04-12 12:44:11 +02:00
Frederic Junod
05ceaab620
Add an optional feature filter to getClosestFeatureToCoordinate
2016-04-12 12:17:07 +02:00
Frederic Junod
f9fd73c44e
Remove unused ol.source.Source#setProjection function
2016-04-11 15:43:25 +02:00
Peter Robins
27f20e2f54
KML: fix GeometryCollection write
2016-04-11 12:36:07 +00:00
Frédéric Junod
50b956b108
Merge pull request #5132 from nicholas-l/removeGoogString
...
Remove goog.string
2016-04-11 10:28:32 +02:00
Frédéric Junod
33db3d4941
Merge pull request #5206 from probins/patch-1
...
Minor correction of StyleFunction docs
2016-04-11 09:42:57 +02:00
Frédéric Junod
06ac1b603c
Merge pull request #4932 from fredj/undef_WMSGetFeatureInfo
...
Remove undefined parameters to ol.format.WMSGetFeatureInfo#readFeatures_
2016-04-11 08:41:43 +02:00
Frédéric Junod
fb96ed94ec
Merge pull request #5207 from openlayers/greenkeeper-clean-css-3.4.12
...
Update clean-css to version 3.4.12 🚀
2016-04-11 08:41:06 +02:00
greenkeeperio-bot
664efa18fc
chore(package): update clean-css to version 3.4.12
...
http://greenkeeper.io/
2016-04-09 09:30:50 -06:00
Peter Robins
2a64d9ef55
Minor correction of StyleFunction docs
2016-04-08 18:35:16 +01:00
Andreas Hocevar
1ecd47aeb9
Merge pull request #5201 from probins/patch-2
...
Small clarification for vector source loader docs
2016-04-08 12:17:03 +02:00
Bart van den Eijnden
bb5b461192
Merge pull request #5200 from bartvde/issue-5199
...
Fix typo in rotate control for css classList
2016-04-08 11:01:09 +02:00
Peter Robins
9fb4a88841
Small clarification for vector source loader docs
2016-04-08 09:52:54 +01:00
Bart van den Eijnden
231234f9d0
Fix typo in rotate control for css classList
2016-04-08 10:51:26 +02:00
nicholas
c92223d792
Remove Goog.string
2016-04-08 18:09:57 +12:00