Éric Lemoine
|
47056f6012
|
Remove useless code
|
2014-01-08 10:59:36 +01:00 |
|
Éric Lemoine
|
2bdae3d08a
|
Merge pull request #1483 from elemoine/vector-api-anchor-units
[vector-api] Support different anchor units in ol.style.Icon
|
2014-01-08 01:13:19 -08:00 |
|
Éric Lemoine
|
49120e4761
|
Icon anchors are Array.<number>
|
2014-01-08 10:07:01 +01:00 |
|
Tom Payne
|
1acdef835d
|
Change default anchor for KML icons from Google Maps
|
2014-01-08 00:30:17 +01:00 |
|
Éric Lemoine
|
7487f97436
|
Support anchorXUnits and anchorYUnits in KML format
|
2014-01-08 00:27:08 +01:00 |
|
Éric Lemoine
|
a0a94414dd
|
Add anchorXUnits and anchorYUnits options to ol.style.Icon
|
2014-01-08 00:24:55 +01:00 |
|
Éric Lemoine
|
a1ffa170a9
|
Merge pull request #1480 from elemoine/vector-api-features-overlay
[vector-api] Add ol.FeaturesOverlay#addFeature and #removeFeature
|
2014-01-07 07:24:05 -08:00 |
|
Éric Lemoine
|
6556726541
|
ol.FeaturesOverlay creates a features collection
ol.FeaturesOverlay creates an empty collection of features if the features option is not specified.
|
2014-01-07 14:13:57 +01:00 |
|
Éric Lemoine
|
8c0406b390
|
Add ol.FeaturesOverlay#removeFeature
|
2014-01-07 14:13:57 +01:00 |
|
Éric Lemoine
|
0b4970ae46
|
Add ol.FeaturesOverlay#addFeature
|
2014-01-07 14:13:57 +01:00 |
|
Tom Payne
|
c816d0105d
|
Replay groups in defined order
|
2014-01-07 13:58:21 +01:00 |
|
Tom Payne
|
f2dbf4c145
|
Add ol.render.REPLAY_ORDER
|
2014-01-07 13:58:21 +01:00 |
|
Éric Lemoine
|
fdb154f5d7
|
Merge pull request #1433 from twpayne/vector-api-export-featuresoverlay
[vector-api] Export ol.render.FeaturesOverlay
|
2014-01-07 04:46:04 -08:00 |
|
Tom Payne
|
99b68ff6ba
|
Merge pull request #1474 from twpayne/vector-api-fix-contains
[vector-api] Fix ol.geom.flat.linearRingContainsXY
|
2014-01-07 00:09:38 -08:00 |
|
Tom Payne
|
6052620acf
|
Merge pull request #1454 from twpayne/vector-api-vector-file-urls
[vector-api] Add urls option to ol.source.VectorFile
|
2014-01-06 23:55:24 -08:00 |
|
Éric Lemoine
|
40fdd8a637
|
Merge pull request #1473 from elemoine/vector-api-zindex
[vector-api] Make canvas immediate API support zIndex
|
2014-01-06 12:17:33 -08:00 |
|
Tom Payne
|
ffb68c951a
|
Fix ol.geom.flat.linearRingContainsXY
|
2014-01-06 18:19:08 +01:00 |
|
Éric Lemoine
|
12f1d97f82
|
Use drawAsync in canvas Immediate#drawFeature
|
2014-01-06 17:14:56 +01:00 |
|
Éric Lemoine
|
051c0a8b46
|
Use drawAsync in render box
|
2014-01-06 17:14:56 +01:00 |
|
Éric Lemoine
|
6db8f0c29f
|
Add ol.render.canvas.Replay#drawAsync
|
2014-01-06 17:10:00 +01:00 |
|
Éric Lemoine
|
3f1d74a0f5
|
Add ol.render.webgl.Immediate#drawAsync
|
2014-01-06 17:10:00 +01:00 |
|
Éric Lemoine
|
84fc86f469
|
Add ol.render.canvas.Immediate#drawAsync
|
2014-01-06 17:10:00 +01:00 |
|
Éric Lemoine
|
e9110923a4
|
Add ol.render.IRender#drawAsync
|
2014-01-06 17:05:05 +01:00 |
|
Tom Payne
|
bedfb828d8
|
Display attributions and logos for vector sources
|
2014-01-06 16:21:58 +01:00 |
|
Tom Payne
|
1a80273d6f
|
Fix rotation of WebGL tile layers
|
2014-01-06 15:46:34 +01:00 |
|
Tom Payne
|
0b4e8bf6f1
|
Use firstElementChild in ol.format.KML
|
2014-01-06 13:27:37 +01:00 |
|
Tom Payne
|
7808ed9ce9
|
Use firstElementChild in ol.xml.parse
|
2014-01-06 13:27:13 +01:00 |
|
Tom Payne
|
69f0de2739
|
Merge pull request #1464 from twpayne/vector-api-kml-linear-ring
[vector-api] KML LinearRing support
|
2014-01-06 02:31:32 -08:00 |
|
Tom Payne
|
72dc5f297d
|
Merge pull request #1462 from twpayne/vector-api-clean-ups
[vector-api] Minor clean-ups
|
2014-01-06 02:09:38 -08:00 |
|
Tom Payne
|
d20a8eac3f
|
Read KML LinearRings as Polygons
|
2014-01-06 10:41:38 +01:00 |
|
Tom Payne
|
1499af397d
|
Use assertInstanceof instead of getVectorSource
|
2014-01-06 09:36:43 +01:00 |
|
Tom Payne
|
c97588c1e2
|
Use assertInstanceof instead of getVectorLayer
|
2014-01-06 09:36:43 +01:00 |
|
Tom Payne
|
7ee2747948
|
Always use goog.vec.Mat4.Number instead of goog.vec.Mat.AnyType
|
2014-01-06 09:29:36 +01:00 |
|
Tom Payne
|
8ed6d760f7
|
Improve type checking in ol.color.fromString
|
2014-01-06 09:29:36 +01:00 |
|
Tom Payne
|
58b4d73f3b
|
Improve type checking in ol.geom.simplify
|
2014-01-06 09:29:35 +01:00 |
|
Tom Payne
|
2a47bf0775
|
Improve type checking in ol.geom.flat
|
2014-01-06 09:29:35 +01:00 |
|
Tom Payne
|
f4ab0cbac0
|
Merge remote-tracking branch 'openlayers/master' into vector-api
|
2014-01-04 15:02:56 +01:00 |
|
Tom Payne
|
c599ceb43d
|
Merge pull request #1458 from Intermedix/bug-insert-valueExtent
Fix bug in ol.structs.RBush#update
|
2014-01-04 05:46:41 -08:00 |
|
Austin Hyde
|
6ea1482ecf
|
Fix issue with valueExtent_ being cleared while updating extents, but never being repopulated
|
2014-01-03 15:54:26 -05:00 |
|
Tom Payne
|
b049094391
|
Merge pull request #1456 from twpayne/vector-api-style-function
[vector-api] Add StyleFunction types
|
2014-01-03 08:30:24 -08:00 |
|
Tom Payne
|
061fed50b7
|
Move all styleFunction types into ol.feature
|
2014-01-03 17:23:11 +01:00 |
|
Antoine Abt
|
fec4fd6d2f
|
Merge pull request #1452 from tonio/vector-api-dragbox-webgl
[vector-api] Re-enable dragzoom for every renderer
|
2014-01-03 07:46:14 -08:00 |
|
Antoine Abt
|
2ebfba2235
|
add Immediate renderer to webgl layer postcompose event
|
2014-01-03 16:38:25 +01:00 |
|
Antoine Abt
|
6dd504dcb2
|
Animate DragZoom
|
2014-01-03 16:38:25 +01:00 |
|
Éric Lemoine
|
1e54947ebb
|
Only hit-detect visible features
|
2014-01-03 15:48:23 +01:00 |
|
Tom Payne
|
c6a1967cce
|
Move layer.jsdoc into src/ol/layer
|
2014-01-03 14:55:02 +01:00 |
|
Tom Payne
|
da396039ce
|
Move proj.exports and proj.jsdoc into proj directory
|
2014-01-03 14:55:02 +01:00 |
|
Tom Payne
|
46267a9059
|
Use toString() instead of + ''
|
2014-01-03 14:55:02 +01:00 |
|
Antoine Abt
|
3461b026b6
|
Do not draw a rotated box, in dragbox/dragzoom
Use pixels to draw a straight box, perserving rotation while zooming
|
2014-01-03 11:55:28 +01:00 |
|
Antoine Abt
|
39cf993b39
|
Revert "Remove DragZoom from default interactions"
This reverts commit c2330b9786.
|
2014-01-03 11:55:27 +01:00 |
|