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
|
a5d3e91f7d
|
Re-export source constructors from ol/source
|
2018-04-23 17:34:10 -06: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
|
6261cb6997
|
Rename _ol_source_TileArcGISRest_ to TileArcGISRest
|
2018-01-10 09:36:29 -07:00 |
|
Tim Schaub
|
5f62d2ecfe
|
Rename _ol_source_OSM_ to OSM
|
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 |
|
Tim Schaub
|
100c42e671
|
Use https for services.arcgisonline.com
|
2016-10-16 00:25:47 -06:00 |
|
Bart van den Eijnden
|
ed80d243fb
|
Remove MapQuest source
|
2016-07-01 11:38:52 +02:00 |
|
Tim Schaub
|
89f5e711e6
|
Example sources in the examples dir
|
2015-04-17 06:22:38 -06:00 |
|
Andreas Hocevar
|
ff1ee78ddd
|
Build and parse examples from examples_src/
|
2015-04-02 19:10:09 +02:00 |
|
cwgrant
|
f63a856741
|
Add support for ArcGIS Rest Services
Adding a data source to support ArcGIS Map Server and Image Server.
Functionality is similar to the ArcGIS93Rest Layer in OpenLayers 2.
|
2015-02-23 22:49:29 -05:00 |
|