Simon Seyock
|
f636d68cce
|
Fix typing errors.
|
2021-08-06 17:14:17 +02:00 |
|
Simon Seyock
|
d6e0eb75fa
|
Use Source as default parameter for Layer.
|
2021-08-06 17:14:17 +02:00 |
|
Simon Seyock
|
d7b443bf44
|
Make constructor pick up geometry type from properties object.
|
2021-08-06 17:14:17 +02:00 |
|
Simon Seyock
|
cebaa546b7
|
Feature.clone returns correct type.
|
2021-08-06 17:14:17 +02:00 |
|
Simon Seyock
|
6ce7b58020
|
Make attribution getters public.
|
2021-08-05 11:04:33 +02:00 |
|
Simon Seyock
|
2e054aea4d
|
Add grid tag to examples.
|
2021-07-23 13:15:51 +02:00 |
|
Simon Seyock
|
bf9ca7f3d1
|
Add change:layers event.
|
2021-07-23 13:03:57 +02:00 |
|
Simon Seyock
|
0641bd47ce
|
Add DragAndDropInteraction.
|
2021-07-10 11:28:50 +02:00 |
|
Simon Seyock
|
3a73af842d
|
Remove comments after jsdoc.
|
2021-07-10 11:28:49 +02:00 |
|
Simon Seyock
|
87830c6959
|
Fix Observable signatures.
|
2021-07-10 11:28:49 +02:00 |
|
Simon Seyock
|
d914006d51
|
Add signatures for once.
|
2021-07-10 11:28:49 +02:00 |
|
Simon Seyock
|
1870a64984
|
Add CombinedOnSignature.
|
2021-07-10 11:28:49 +02:00 |
|
Simon Seyock
|
25a095e489
|
Observable workaround for on.
|
2021-07-10 11:28:49 +02:00 |
|
Simon Seyock
|
ba9bfca9d5
|
Geolocation, Overlay, View
|
2021-07-10 11:28:48 +02:00 |
|
Simon Seyock
|
7fc664c3fe
|
sources and layers.
|
2021-07-10 11:28:48 +02:00 |
|
Simon Seyock
|
e9a161740a
|
controls and interactions.
|
2021-07-10 11:28:48 +02:00 |
|
Simon Seyock
|
3365576548
|
Add PluggableMap.
|
2021-07-10 11:28:47 +02:00 |
|
Simon Seyock
|
ff42d03f31
|
Add Collection and Feature.
|
2021-07-10 11:28:47 +02:00 |
|
Simon Seyock
|
baf9ee6a93
|
Add on signatures for BaseObject and Observable.
|
2021-07-10 11:28:47 +02:00 |
|
Simon Seyock
|
7701ab932b
|
Add auxiliary type for the on signatures.
|
2021-07-10 11:28:47 +02:00 |
|
Simon Seyock
|
c8f43050c4
|
Revert "Merge pull request #12416 from ahocevar/eventtype-generics"
This reverts commit b6c143deb2, reversing
changes made to 7777821df5.
|
2021-07-10 11:28:46 +02:00 |
|
Simon Seyock
|
20d1b907bd
|
Fix documentation for GML class.
|
2021-07-02 10:53:01 +02:00 |
|
Simon Seyock
|
9344de5740
|
remove unneeded code
|
2021-06-17 18:54:29 +02:00 |
|
Simon Seyock
|
aa99de4a6b
|
parse comment for templates
|
2021-06-17 18:54:29 +02:00 |
|
Simon Seyock
|
a5d0b61947
|
Allow options to be generic in jsdoc
|
2021-06-17 18:54:29 +02:00 |
|
Simon Seyock
|
a211666fd8
|
Added generic source option to layer option types
|
2021-06-17 18:54:28 +02:00 |
|
Simon Seyock
|
3d7ee5700e
|
document descending order of resolutions array
|
2021-05-25 18:13:46 +02:00 |
|
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 |
|