Andreas Hocevar
ff1ee78ddd
Build and parse examples from examples_src/
2015-04-02 19:10:09 +02:00
Andreas Hocevar
2e9869057e
Hide shortdesc in examples
2015-04-02 19:10:03 +02:00
Andreas Hocevar
1d940898b5
Add Task and template for building examples
2015-04-02 19:10:02 +02:00
Marc Jansen
1940f33c43
Add a FAQ document.
2015-04-02 17:20:07 +02:00
Tim Schaub
de9ad900c8
Merge pull request #3464 from tschaub/stable
...
Mark more of the API stable.
2015-04-02 16:44:06 +02:00
Tim Schaub
44ad7ce30a
Update doc on using @api annotation
2015-04-02 16:23:54 +02:00
Tim Schaub
5bb7535207
Remove @api annotation from abstract method
2015-04-02 16:23:54 +02:00
Tim Schaub
587c06f565
Stable intersectsExtent method for geometries
2015-04-02 16:23:54 +02:00
Tim Schaub
6134a8bf7a
Use @api annotations where geom methods are implemented
2015-04-02 16:23:53 +02:00
Tim Schaub
5c87efccdb
Stable WMTS constructor and options
2015-04-02 16:23:53 +02:00
Tim Schaub
cedc78972d
Mark tile load events as stable
2015-04-02 16:23:53 +02:00
Tim Schaub
5fe6f07969
Make the source.getFeaturesInExtent() method exportable
2015-04-02 16:23:53 +02:00
Tim Schaub
d79abe7448
Stable geometry methods
2015-04-02 16:23:53 +02:00
Tim Schaub
419483face
Stable GeoJSON read/write methods
2015-04-02 16:23:53 +02:00
Tim Schaub
0b2c097686
Stable format read/write options
2015-04-02 16:23:53 +02:00
Tim Schaub
7ee8866f35
End the getResolutionForExtent experiment
2015-04-02 16:23:53 +02:00
Tim Schaub
21263f9184
Stable view methods
2015-04-02 16:23:42 +02:00
Tim Schaub
65f18e3caf
Merge pull request #3469 from malaretv/readme
...
Update README.
2015-04-02 14:43:19 +02:00
Victor Malaret
d4ddb60e8b
Update README
...
Adds basic quickstart, usage, issues, and community info to readme
2015-04-02 13:54:29 +02:00
Marc Jansen
1125e45856
Merge pull request #3467 from openlayers/coveralls-badge
...
Update the coveralls badge.
2015-04-02 13:44:54 +02:00
Marc Jansen
bca661ee57
Update the coveralls badge.
2015-04-02 13:21:35 +02:00
Marc Jansen
127e626315
Use the coveralls executable.
2015-04-02 13:15:55 +02:00
Marc Jansen
72a4b31e86
Merge pull request #3466 from marcjansen/show-coverage
...
Include coveralls code-coverage badge in README.
2015-04-02 12:58:15 +02:00
Marc Jansen
6aef9fe67a
Include coveralls code-coverage badge in README.
2015-04-02 12:54:05 +02:00
Tim Schaub
89dc3a254b
Stable object methods and events
2015-04-02 12:12:36 +02:00
Marc Jansen
d824996b97
Merge pull request #3457 from marcjansen/test-coverage
...
Integrate istanbul for test coverage
2015-04-02 12:04:26 +02:00
Tim Schaub
11ac778b29
Mark propertychange as stable
2015-04-02 12:04:01 +02:00
Tim Schaub
d541ae49d0
Mark moveend as stable
2015-04-02 12:03:21 +02:00
Tim Schaub
56a942e9cf
Stable map browser events
2015-04-02 11:57:43 +02:00
Marc Jansen
8c8bd50a4a
Add test-coverage target to build.py.
...
As suggested by @tsauerwein.
2015-04-02 11:49:32 +02:00
Andreas Hocevar
84b6114f02
Remove ol.format.GMLBase from the API
...
There is no need to have this exportable; the api annotation was probably
a leftover from the GML -> GMLBase renaming.
2015-04-02 10:52:58 +02:00
Marc Jansen
245aec8eba
Fix typos in doc-comments.
2015-04-02 09:45:25 +02:00
Marc Jansen
17ea9ecef5
Run the istanbul code-coverage via node script.
2015-04-02 09:16:43 +02:00
Éric Lemoine
5293cdc780
Merge pull request #3446 from elemoine/updatewhileinteracting
...
Add updateWhileInteracting to olx.layer.VectorOptions
2015-04-02 09:14:53 +02:00
Marc Jansen
6a9c8f36f7
Refactor tasks/test.js to be more modular.
...
This way the main functionality of the script can be reused in the
tasks/test-coverage.js script, which has to run the testsuite as well.
2015-04-02 09:13:17 +02:00
Bart van den Eijnden
7c9795ba35
Integrate istanbul for test coverage
2015-04-02 08:57:53 +02:00
Petr Pridal
f47009447b
Retina ol logo 35px (70px) for the JSDOC template
2015-04-02 08:43:26 +02:00
Petr Pridal
4427d0ba42
Updated menu on the JSDOC template (non-responsive)
2015-04-01 19:42:57 +02:00
Éric Lemoine
6d55e4aa99
Merge pull request #3438 from gberaudo/parser_documentation
...
Parser documentation and XML readme
2015-04-01 14:16:03 +02:00
Bart van den Eijnden
15a3bcac13
Merge pull request #3449 from gberaudo/fix_replay_assert
...
Fix assertion message
2015-04-01 11:42:30 +02:00
Guillaume Beraudo
7765d7304c
Fix assertion message
2015-04-01 11:29:28 +02:00
vmalaret
4daf08ec1d
Rename flag to 'stableonly'
2015-04-01 09:26:17 +02:00
Éric Lemoine
42c4ae9ced
Add updateWhileInteracting to olx.layer.VectorOptions
2015-04-01 08:27:29 +02:00
Andreas Hocevar
62ce9b44c8
Merge pull request #3440 from ahocevar/gentle-introduction-to-projections
...
Add fromLonLat and toLonLat convenience functions
2015-03-31 20:46:51 +02:00
Andreas Hocevar
5579dc53a2
Add fromLonLat and toLonLat convenience functions
2015-03-31 19:27:35 +02:00
Guillaume Beraudo
aa63f1ad6a
Add some documentation to ol.xml.
2015-03-31 19:25:44 +02:00
Guillaume Beraudo
2ba2162416
Add a readme about XML parser and format
...
The readme content is the result of the merge of two wiki pages.
2015-03-31 19:25:41 +02:00
Éric Lemoine
fc9563ad65
Merge pull request #3423 from gberaudo/parse_extrude_and_altitudeMode
...
Parse extrude and altitude mode
2015-03-31 18:29:34 +02:00
Frédéric Junod
4619cac9ce
Merge pull request #3431 from fredj/cleanup
...
Better typing
2015-03-31 17:38:00 +02:00
Guillaume Beraudo
f25302f8b7
Parse KML extrude and altitudeMode from multi geometries
...
Handle MultiPoint, MultiLineString, MultiPolygon.
LinearRing properties are not handled.
An 'extrude' boolean array property is set in the geometry properties.
An 'altitudeMode' string array property is set in the geometry properties.
2015-03-31 17:21:12 +02:00