mike-000
|
bb8c82b98c
|
ensure srid is numeric, otherwise use entire code
lint
|
2021-06-06 18:09:45 +01:00 |
|
mike-000
|
1bb75897ee
|
ensure srid is numeric, otherwise use entire code
removed duplicate )
|
2021-06-06 18:00:16 +01:00 |
|
mike-000
|
fcdf7d02ac
|
ensure srid is numeric, otherwise use entire code
|
2021-06-06 16:03:31 +01:00 |
|
mike-000
|
430267a175
|
ensure srid is numeric, otherwise use entire code
|
2021-06-06 15:57:08 +01:00 |
|
Andreas Hocevar
|
93b5ec9d43
|
Merge pull request #12364 from ahocevar/vectortile-faster-and-simpler-loading
Simpler and faster VectorTile loading
|
2021-05-31 22:12:40 +02:00 |
|
Andreas Hocevar
|
5ab7cbf905
|
Simpler and faster VectorTile loading
|
2021-05-30 21:22:03 +02:00 |
|
mike-000
|
f7e5c3cb84
|
Fix broken ImageData links
|
2021-05-26 22:45:22 +01:00 |
|
mike-000
|
464e9ec6ec
|
Document the input to an attribution function
|
2021-05-24 15:05:54 +01:00 |
|
mike-000
|
45f88eb107
|
Do not set projection extent
|
2021-04-27 14:49:27 +01:00 |
|
sbx320
|
6f433d8c46
|
Add attributionsCollapsible option to source/TileWMS and source/WMTS
|
2021-04-12 07:11:14 +02:00 |
|
Andreas Hocevar
|
59d686d104
|
Fix typo, add test
|
2021-04-01 08:38:29 +02:00 |
|
Andreas Hocevar
|
a01893b275
|
VectorSource#getFeatures() consistently returns a new array
|
2021-03-31 18:18:50 +02:00 |
|
Amir Ashkan Baghdoust
|
d822e4085c
|
Merge branch 'main' of https://github.com/openlayers/openlayers into main
|
2021-03-07 18:31:04 +01:00 |
|
Marc Jansen
|
df23c234dc
|
Fix common misspellings
These were found with codespell.
|
2021-03-05 22:53:35 +01:00 |
|
Danilo Bretschneider
|
18cd87617a
|
Fix broken link (to ArcGIS developers docs) of ImageArcGISRest documentation
|
2021-03-05 18:43:58 +01:00 |
|
Maximilian Krög
|
e6b1d38cc3
|
Add units for, remove unnecessary html
|
2021-03-04 21:05:01 +01:00 |
|
Maximilian Krög
|
1c4f525ca9
|
Add a minimum distance config to the cluster source
|
2021-03-02 23:07:52 +01:00 |
|
MoonE
|
7dda97e2f7
|
Merge pull request #11996 from MoonE/update-links
Update links to external resources
|
2021-02-12 21:33:12 +01:00 |
|
Tim Schaub
|
c830ba07ce
|
Allow projection to be set after construction
|
2021-02-11 07:43:18 -07:00 |
|
geraldo
|
2d33f99431
|
Fix documentation for account parameter in ol/source/CartoDB
|
2021-02-09 16:36:40 +01:00 |
|
Maximilian Krög
|
0d5d346bcd
|
Update links to external resources
|
2021-02-08 19:40:05 +01:00 |
|
mike-000
|
2b52a12453
|
Correct pixel ratio description
|
2021-02-06 13:45:13 +00:00 |
|
Simon Seyock
|
2ad5789797
|
Add descriptions for properties.
|
2021-02-04 18:19:33 +01:00 |
|
Simon Seyock
|
8facb252f1
|
Replace google closure syntax = with brackets around name
|
2021-02-03 14:06:02 +01:00 |
|
Tim Schaub
|
19bb3f8c88
|
Consistent use of Array and Object types
|
2021-02-02 13:53:10 -07:00 |
|
geraldo
|
fd04cd7a41
|
Fix URLs in ol/source/CartoDB pointing to CartoDB API docs
|
2021-01-27 17:15:27 +01:00 |
|
Andreas Hocevar
|
4f2b2c5750
|
Fix loading flag for vector loading strategies
|
2021-01-23 15:30:34 +01:00 |
|
Andreas Hocevar
|
45f367cc04
|
Merge pull request #11856 from mike-000/patch-18
Use tilegrid extent as default attributionExtent for TileJSON
|
2021-01-15 14:35:20 +01:00 |
|
Andreas Hocevar
|
834448472a
|
Merge pull request #11882 from simonseyock/vector-source-load-events-doc
Improved documentation for feature load events.
|
2021-01-07 22:36:20 +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 |
|
mike-000
|
207417035f
|
Use ol/array#includes instead of .includes()
|
2020-12-29 23:31:30 +00:00 |
|
mike-000
|
13e1ae9574
|
Use tilegrid extent as default attributionExtent
Test attributions
|
2020-12-29 13:29:57 +00:00 |
|
Maximilian Krög
|
efdd885571
|
Correct documented event names for VectorSourceEvent
|
2020-12-23 00:02:19 +01:00 |
|
mike-000
|
d42b7d4fba
|
Update TMS tileUrlFunction example
|
2020-11-18 11:11:06 +00:00 |
|
mike-000
|
d4f7b40b95
|
Update TMS tileUrlFunction example
|
2020-11-18 10:44:41 +00:00 |
|
Maximilian Krög
|
2ebe90f9d3
|
Add transition option to OSM and CartoDB sources, document default
|
2020-11-07 22:37:10 +01:00 |
|
Andreas Hocevar
|
b55d50d141
|
Merge pull request #11628 from simonseyock/vector-source-load-events
VectorSource load events
|
2020-10-27 19:42:45 +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 |
|
Tapio Koskinen
|
3983500601
|
Don't try to get image data for zero sized images
Otherwise "context.getImageData(0, 0, width, height)" throws an exception.
|
2020-10-19 13:57:30 +03:00 |
|
Andreas Hocevar
|
eba0ba6ae0
|
Merge pull request #11592 from ahocevar/new-declutter
New decluttering implementation
|
2020-10-07 10:33:33 +02:00 |
|
Simon Seyock
|
393e83cd29
|
Extending FeatureLoader type and refactoring loadFeaturesXhr
|
2020-10-06 10:29:07 +02:00 |
|
Andreas Hocevar
|
8e862766fc
|
New decluttering implementation
|
2020-09-27 21:13:26 +02:00 |
|
Andreas Hocevar
|
7a5e0db59f
|
Remove decluttering for a fresh start
|
2020-09-18 23:31:20 +02:00 |
|
Rens Groothuijsen
|
a691b1205e
|
Send correct buffer slices to worker
|
2020-09-16 01:04:16 +02:00 |
|
Andreas Hocevar
|
bff25f9ba4
|
Bind tileUrlFunction before returning it from getTileUrlFunction
|
2020-09-10 10:10:52 +02:00 |
|
Andreas Hocevar
|
5b69af64e8
|
Merge pull request #11543 from sweco-dkjesh/main
wmts matrixset null pointer fix and improved handling of Identifier
|
2020-09-09 17:51:33 +02:00 |
|
sweco-dkjesh
|
df8da1158f
|
Lint
|
2020-09-09 13:30:14 +02:00 |
|
sweco-dkjesh
|
d409168940
|
Lint
|
2020-09-09 13:22:38 +02:00 |
|