tsauerwein
|
9bc70f3459
|
Implement read/write transforms for ol.format.WKT
|
2014-08-11 10:17:31 +02:00 |
|
tsauerwein
|
bfb6c2e3b8
|
Implement read transforms for ol.format.OSMXML
|
2014-08-08 17:25:05 +02:00 |
|
tsauerwein
|
b05f880f7c
|
Implement read/write transforms for ol.format.KML
|
2014-08-08 17:10:11 +02:00 |
|
tsauerwein
|
31dbbc6a8c
|
Implement read/write transforms for ol.format.GPX
|
2014-08-08 15:50:55 +02:00 |
|
tsauerwein
|
e446738491
|
Implement read transforms for ol.format.TopoJSON
|
2014-08-08 11:43:53 +02:00 |
|
tsauerwein
|
3090a0af37
|
Fix GeoJSON.readFeaturesFromObject
Only feature collections worked properly.
|
2014-08-08 11:14:03 +02:00 |
|
tsauerwein
|
281fd3c6a9
|
Implement GML.readProjectionFromNode()
|
2014-08-08 10:54:40 +02:00 |
|
Andreas Hocevar
|
65346d716d
|
Add GeoJSON tests for write transforms
|
2014-07-31 17:55:43 +02:00 |
|
Andreas Hocevar
|
c4fdbacc12
|
Make options complete in ol.format.Feature already
|
2014-07-31 17:55:43 +02:00 |
|
Andreas Hocevar
|
4825cba48a
|
Implement ReadOptions and WriteOptions for ol.format.GML
|
2014-07-31 17:55:43 +02:00 |
|
Andreas Hocevar
|
da0988f5f4
|
Add ReadOptions and WriteOptions for XML formats
|
2014-07-31 17:54:41 +02:00 |
|
Andreas Hocevar
|
b8a834b437
|
Add transform tests for GeoJSON readFeatures
|
2014-07-31 17:54:41 +02:00 |
|
Andreas Hocevar
|
46bba1fa3c
|
Get projection from data if dataProjection is not specified
|
2014-07-31 17:54:41 +02:00 |
|
Andreas Hocevar
|
ee5f85df9f
|
Add transformGeometry function to avoid repeated code
|
2014-07-31 17:54:41 +02:00 |
|
Andreas Hocevar
|
68d572e062
|
Better descriptions of options
|
2014-07-31 17:54:41 +02:00 |
|
Andreas Hocevar
|
464eb3ccf5
|
Make projection retrieval consistent
|
2014-07-31 17:54:41 +02:00 |
|
Andreas Hocevar
|
4c4a335448
|
Implement write transforms for ol.format.GeoJSON
|
2014-07-31 17:54:41 +02:00 |
|
Andreas Hocevar
|
8aa799850d
|
Add write transform capability to ol.format.JSONFeature
|
2014-07-31 17:51:25 +02:00 |
|
Andreas Hocevar
|
b0d95b326a
|
Introduce WriteOptions for feature formats
|
2014-07-31 17:51:25 +02:00 |
|
Andreas Hocevar
|
3245b8c6af
|
Update read* signatures in ol.format.JSONFeature to use options
|
2014-07-31 17:51:25 +02:00 |
|
Andreas Hocevar
|
0ea55b7f27
|
Use a ReadFeatures object instead of sourceProjection/targetProjection
|
2014-07-31 17:51:25 +02:00 |
|
Éric Lemoine
|
225791c969
|
Add target/sourceProjection to ol.format.GeoJSON#read*
|
2014-07-31 17:51:24 +02:00 |
|
Éric Lemoine
|
d13261a21a
|
Add target/sourceProjection to ol.format.JSONFeature#read*
|
2014-07-31 17:51:24 +02:00 |
|
Éric Lemoine
|
534a178a49
|
Add target/sourceProjection to ol.format.Feature#read*
|
2014-07-31 17:51:24 +02:00 |
|
Frédéric Junod
|
819fd83e06
|
Merge pull request #2473 from fredj/2472
Rename olx.FrameState#skippedFeatureUids_ skippedFeatureUids
|
2014-07-31 13:38:37 +02:00 |
|
Frederic Junod
|
86268bcf58
|
Rename olx.FrameState#skippedFeatureUids_ skippedFeatureUids
To let the ol.Map#skippedFeatureUids_ property to be renamed by the compiler.
|
2014-07-31 11:30:39 +02:00 |
|
Frédéric Junod
|
80c6e019a7
|
Merge pull request #2471 from fredj/jsdoc
minor jsdoc and type annotation fixes
|
2014-07-31 11:14:08 +02:00 |
|
Frederic Junod
|
7a86bf58bf
|
Improve type annotation
|
2014-07-31 09:44:52 +02:00 |
|
Frederic Junod
|
051da752f3
|
Improve type annotation in ol.format.GeoJSON
|
2014-07-31 09:43:06 +02:00 |
|
Frederic Junod
|
9b476e4ce3
|
Add the jsdoc ol.style namespace
|
2014-07-31 09:09:48 +02:00 |
|
Frédéric Junod
|
f99e9e40b7
|
Merge pull request #2467 from fredj/2460
Add workaround for mousewheel event name
|
2014-07-29 17:36:32 +02:00 |
|
Frédéric Junod
|
9e33ccad74
|
Merge pull request #2466 from fredj/unused-typedef
Remove unused ol.CoordinateArray typedef
|
2014-07-29 17:31:48 +02:00 |
|
Frederic Junod
|
3fce080d5a
|
Add workaround for mousewheel event name
'DOMMouseScroll' for Gecko and 'mousewheel' otherwise.
See https://github.com/google/closure-library/pull/308
|
2014-07-29 17:10:26 +02:00 |
|
Frederic Junod
|
53be13a658
|
Remove unused ol.CoordinateArray typedef
|
2014-07-29 14:44:51 +02:00 |
|
Frédéric Junod
|
7b7070d723
|
Merge pull request #2458 from openlayers/cluster
Add clustering functionality
|
2014-07-29 14:10:49 +02:00 |
|
Andreas Hocevar
|
27d5a3cc4c
|
Merge pull request #2463 from gingerik/externs-function-bodies
Remove function bodies from externs
|
2014-07-29 13:52:12 +02:00 |
|
Frédéric Junod
|
40e16557a9
|
Merge pull request #2464 from fredj/closure-library-issue-link
Update link to closure-library issue
|
2014-07-29 13:35:13 +02:00 |
|
Frederic Junod
|
4fa9083854
|
Update link to closure-library issue
|
2014-07-29 12:46:35 +02:00 |
|
Frederic Junod
|
06df648733
|
Add ol.source.Cluster
Initial code by @kenny806
|
2014-07-29 12:29:43 +02:00 |
|
Erik Timmers
|
077bcdd778
|
Remove function bodies from externs
|
2014-07-29 12:02:00 +02:00 |
|
Tim Schaub
|
77674c6728
|
Merge pull request #2448 from gingerik/wkt-docs
Fix WKT writers output type.
|
2014-07-28 17:47:10 -06:00 |
|
Frédéric Junod
|
ec8d3a45e4
|
Merge pull request #2423 from fredj/dispose
Dispose the tiles removed from the cache
|
2014-07-28 17:18:27 +02:00 |
|
Frédéric Junod
|
707648b828
|
Merge pull request #2457 from probins/patch-1
Remove reference to simple/whitespace in examples/readme
|
2014-07-28 12:22:11 +02:00 |
|
Peter Robins
|
8079590b49
|
Remove reference to simple/whitespace in examples/readme
|
2014-07-28 10:01:41 +01:00 |
|
Marc Jansen
|
495ad3de93
|
Merge pull request #2452 from marcjansen/test-typo
Fix typo in ol.Map test.
|
2014-07-28 09:36:28 +02:00 |
|
Marc Jansen
|
2e37a34459
|
Fix typo in ol.Map test.
|
2014-07-28 09:35:23 +02:00 |
|
Frédéric Junod
|
e729b3d423
|
Merge pull request #2449 from probins/patch-1
Improve wording of ol.Map description
|
2014-07-28 07:44:09 +02:00 |
|
Peter Robins
|
cff8d4c668
|
Improve wording of ol.Map description
|
2014-07-27 12:06:45 +01:00 |
|
Erik Timmers
|
76c883ea89
|
Fix WKT writers output type
|
2014-07-26 11:47:35 +02:00 |
|
Tim Schaub
|
4d0fbaedc1
|
Merge pull request #2446 from tschaub/version
Unconditionally add version info to the build header.
|
2014-07-25 15:33:30 -06:00 |
|