Tom Payne
|
422966668d
|
Do not put property name on following line
Currently, bin/generate-exports.py will ignore properties whose name is
not on the same line as the @property directive.
|
2013-12-20 18:30:02 +01:00 |
|
Tom Payne
|
e183a2daf1
|
Don't rely on getResponseXml
|
2013-12-20 18:01:27 +01:00 |
|
Tom Payne
|
d68a88da26
|
Always return an array of features, even if no features are read
|
2013-12-20 17:53:46 +01:00 |
|
Tom Payne
|
1a78c17713
|
Merge pull request #1425 from twpayne/vector-api-kml-gx-track
[vector-api] KML gx:MultiTrack support
|
2013-12-20 08:27:01 -08:00 |
|
Éric Lemoine
|
a12bf20437
|
Merge pull request #1412 from fredj/vector-api-hidpi-cleanup
[vector-api] hidpi cleanup
|
2013-12-20 07:51:10 -08:00 |
|
Tom Payne
|
2b51d6af00
|
Add support for gx:MultiTrack elements
|
2013-12-20 16:40:53 +01:00 |
|
Tom Payne
|
0bf34a52ff
|
Add ol.geom.MultiLineString#setLineStrings
|
2013-12-20 16:33:26 +01:00 |
|
Antoine Abt
|
f93a404adf
|
Merge pull request #1422 from tonio/vector-api-dragbox
[vector-api] Refactor DragZoom
|
2013-12-20 06:32:34 -08:00 |
|
Antoine Abt
|
c2330b9786
|
Remove DragZoom from default interactions
As it only works with canvas renderer.
|
2013-12-20 15:24:53 +01:00 |
|
Antoine Abt
|
adfe20dd12
|
Make DragBox interaction dispatch events
- boxstart/boxend events are dispatched,
- behavior is removed,
- geometry drawn by box render is a simple polygon instead of one with hole.
|
2013-12-20 15:24:53 +01:00 |
|
Antoine Abt
|
43b8a72e62
|
Add ol.DragBoxEvent
|
2013-12-20 15:24:52 +01:00 |
|
Tom Payne
|
bd247fa5d7
|
Add optional parsersNS object to extend
|
2013-12-20 15:18:52 +01:00 |
|
Tom Payne
|
6532d6e8f8
|
Merge pull request #1423 from twpayne/vector-api-null-geometries
[vector-api] Handle features with null geometries
|
2013-12-20 06:17:54 -08:00 |
|
Tom Payne
|
8a7ae264e1
|
Handle feature's geometries changing to and from null in ol.source.Vector
|
2013-12-20 14:44:21 +01:00 |
|
Tom Payne
|
4b9451de81
|
Add extra assertion that feature's geometry is not null
|
2013-12-20 14:42:08 +01:00 |
|
Tom Payne
|
bc36c2a366
|
Don't attempt to render features will null geometries in ol.renderer.vector.renderFeature
|
2013-12-20 14:41:37 +01:00 |
|
Tom Payne
|
f0b14521a4
|
Don't attempt to render features will null geometries in ol.render.canvas.Immediate
|
2013-12-20 14:40:30 +01:00 |
|
Antoine Abt
|
0eb00ba86b
|
Remove dragbox.exports
|
2013-12-20 11:11:53 +01:00 |
|
Éric Lemoine
|
cf8adffdb2
|
Add style option to DragZoom interaction
|
2013-12-20 10:21:18 +01:00 |
|
Éric Lemoine
|
eb840777e8
|
Add style option to DragBox interaction
|
2013-12-20 10:21:18 +01:00 |
|
Éric Lemoine
|
18f9eeab12
|
No default style in ol.render.Box
|
2013-12-20 10:21:18 +01:00 |
|
Éric Lemoine
|
de329b02d3
|
Rename drag zoom interaction exports file
|
2013-12-20 10:21:18 +01:00 |
|
Éric Lemoine
|
0960584cfc
|
Make DragZoom interaction inherit from DragBox
|
2013-12-20 10:21:18 +01:00 |
|
Éric Lemoine
|
6b305cd146
|
Add ol.interaction.DragBox
|
2013-12-20 10:21:18 +01:00 |
|
Éric Lemoine
|
91a61f3152
|
ol.render.Box refactoring
|
2013-12-20 10:21:17 +01:00 |
|
Éric Lemoine
|
0724300685
|
Rename a property
|
2013-12-20 10:15:54 +01:00 |
|
Éric Lemoine
|
712f451179
|
Use better type
|
2013-12-20 10:15:54 +01:00 |
|
Éric Lemoine
|
0b6e1e91c0
|
ol.render.DragBox renamed to ol.render.Box
|
2013-12-20 10:15:54 +01:00 |
|
Frederic Junod
|
eaf6d7caef
|
Add ol.format.IGC#getExtensions
|
2013-12-20 09:08:08 +01:00 |
|
Tom Payne
|
e789d9a6fe
|
Merge pull request #1359 from twpayne/vector-api-polyline
[vector-api] Add ol.format.Polyline
|
2013-12-19 09:15:46 -08:00 |
|
Tobias Bieniek
|
432c6d8af3
|
Optimize encode
|
2013-12-19 18:14:10 +01:00 |
|
Tom Payne
|
7de4a9e2cb
|
Merge pull request #1368 from twpayne/vector-api-kml
[vector-api] ol.format.KML
|
2013-12-19 09:07:43 -08:00 |
|
Tom Payne
|
5c517cde19
|
Add ol.interaction.DragAndDrop
|
2013-12-19 17:54:13 +01:00 |
|
Tom Payne
|
33bf2b746f
|
Add ol.format.KML#readName
|
2013-12-19 17:54:13 +01:00 |
|
Antoine Abt
|
2eba705ccc
|
Merge pull request #1356 from tonio/vector-api-multiplegeom
[vector-api] add support for features with multiples geometries
|
2013-12-19 08:11:52 -08:00 |
|
Tom Payne
|
904578f694
|
Add ol.source.KML
|
2013-12-19 17:00:37 +01:00 |
|
Tom Payne
|
1d8f81d637
|
Add ol.format.KML
|
2013-12-19 17:00:37 +01:00 |
|
Tom Payne
|
578699970e
|
Add ol.xml
|
2013-12-19 17:00:36 +01:00 |
|
Tom Payne
|
07c20c93fc
|
Add ol.format.GeoJSON#getExtensions
|
2013-12-19 17:00:36 +01:00 |
|
Tom Payne
|
befd1fc5f8
|
Add ol.format.Format#getExtensions
|
2013-12-19 17:00:36 +01:00 |
|
Tom Payne
|
986f6559b7
|
Refactor ol.format.XML
|
2013-12-19 17:00:36 +01:00 |
|
Tom Payne
|
af7b410d14
|
Merge pull request #1417 from twpayne/vector-api-image-rotate-and-scale
[vector-api] Image rotate and scale
|
2013-12-19 07:41:54 -08:00 |
|
Frederic Junod
|
5f3d018476
|
Export ol.source.wms.ServerType.*
|
2013-12-19 16:30:28 +01:00 |
|
Tom Payne
|
bfba52aef4
|
Add image rotation and scaling to ol.render.canvas.Immediate
|
2013-12-19 16:26:06 +01:00 |
|
Tom Payne
|
fe2f028777
|
Sort miscellaneous properties and add rotation and scale
|
2013-12-19 16:26:06 +01:00 |
|
Tom Payne
|
b3f77b4d68
|
Add image rotation and scaling to ol.render.canvas.Replay
|
2013-12-19 16:26:06 +01:00 |
|
Tom Payne
|
c6b961782a
|
Sort miscellaneous properties and add rotation and scale
|
2013-12-19 16:26:05 +01:00 |
|
Tom Payne
|
d82f1f8e02
|
Add scale to ol.style.IconStyle
|
2013-12-19 16:26:05 +01:00 |
|
Tom Payne
|
9524a46f41
|
Add scale to ol.style.Image
|
2013-12-19 16:26:05 +01:00 |
|
Tom Payne
|
2a6979e15a
|
ol.style.Image rotation is always defined
|
2013-12-19 16:26:05 +01:00 |
|