Commit Graph
17 Commits
Author SHA1 Message Date
Simon Seyock 2b57584180 fix prettier linting problems 2021-03-09 09:08:27 +01:00
Simon Seyock 610896ef95 fix jsdoc lint problems 2021-03-09 09:00:50 +01:00
Simon Seyock eb8c1f47b5 use eslint-config-openlayers v15.0.0 2021-03-09 09:00:25 +01:00
Simon Seyock 5d43818025 Fix test for projection. 2021-02-06 17:45:20 +01:00
Simon Seyock 2ad5789797 Add descriptions for properties. 2021-02-04 18:19:33 +01:00
Simon Seyock bd489fec4c Fix strict null checking for format/WKT
NOTE: `EMPTY` may only occur immediately after geometry type
2021-02-03 22:43:56 +01:00
Simon Seyock 8facb252f1 Replace google closure syntax = with brackets around name 2021-02-03 14:06:02 +01:00
Simon Seyock c15faa19fc enable check-types 2021-02-03 13:59:34 +01:00
Simon Seyock 7a155a00e7 Replace nested types by typedefs 2021-02-02 18:03:12 +01:00
Simon Seyock 808868ad1f Fixed some jsdoc issues. 2021-02-02 12:15:30 +01:00
Simon Seyock f590cb3473 Harmonize jsdoc 2021-02-02 12:14:56 +01:00
Simon Seyock 419578a96c Improve layer typings 2021-01-26 15:49:39 +01:00
Simon Seyock 125d0d62a8 Clarification and use callbacks in examples 2021-01-05 09:40:20 +01:00
Simon Seyock 90c25012b9 Improved documentation for feature load events. 2021-01-05 09:32:16 +01:00
Simon Seyock 9b6114b768 Added clearer documentation 2020-10-27 09:35:38 +01:00
Simon Seyock 1bafab49f5 Added FEATURELOADSTART, FEATURELOADEND and FEATURELOADERROR events. 2020-10-25 21:38:57 +01:00
Simon Seyock 393e83cd29 Extending FeatureLoader type and refactoring loadFeaturesXhr 2020-10-06 10:29:07 +02:00