ahocevar
|
2e21b9f975
|
Always load tiles while animating and interacting
|
2019-01-06 21:29:24 +01:00 |
|
Frederic Junod
|
4a3f70c09b
|
Revert "Simplify import path in examples"
This reverts commit 79c8afdba8.
|
2018-11-27 16:49:55 +01:00 |
|
Frederic Junod
|
79c8afdba8
|
Simplify import path in examples
To have the same path (starting with `ol/`, without `.js`) as in the documentation.
The support was added in the webpack config in #8928
|
2018-11-26 17:18:52 +01:00 |
|
Tim Schaub
|
ad62739a6e
|
Use blocked scoped variables
In addition to using const and let, this also upgrades our linter config and removes lint (mostly whitespace).
|
2018-01-12 00:50:30 -07:00 |
|
Tim Schaub
|
8c0a06b56a
|
Rename _ol_source_XYZ_ to XYZ
|
2018-01-10 09:36:28 -07:00 |
|
Tim Schaub
|
1c1f008238
|
Rename _ol_View_ to View
|
2018-01-10 09:35:42 -07:00 |
|
Ron Young
|
b8b64ac655
|
rename in examples
|
2017-12-21 23:11:42 -07:00 |
|
Marc Jansen
|
25946b4541
|
Rename _ol_layer_Tile_ to TileLayer
|
2017-12-19 08:45:00 +01:00 |
|
Tim Schaub
|
7f47883c48
|
Transformed
|
2017-12-12 06:53:18 -07:00 |
|
Christian Mayer
|
b9540460ff
|
Add new API-key for HERE example
Replace the existing API-key for the 'HERE Map Tile API' example
with a new one with a longer validity.
|
2017-11-14 09:09:17 +01:00 |
|
Marc Jansen
|
d0ef05977b
|
Autofix indentation issues (eslint --fix)
|
2017-06-19 11:58:00 +02:00 |
|
Christian Mayer
|
5a4cfb2978
|
Show current year in attribution in here-example
This ensures that the current year is shown in the layer attribution in
the "HERE Map Tile API" example.
|
2017-01-23 13:26:47 +01:00 |
|
Peter Robins
|
7d5635092a
|
Remove getRendererFromQueryString from examples
|
2016-09-16 09:34:30 +00:00 |
|
Christian Mayer
|
e1b2358f44
|
Add example for usage of HERE Map Tile API
This adds an example showing how to use the HERE Map Tile API with
OpenLayers.
|
2016-07-25 14:30:03 +02:00 |
|