Files
openlayers/examples
Andreas Hocevar 884c35d0ce Merge pull request #11900 from mike-000/patch-19
Update pratique key to choisirgeoportail in the IGN WMTS example
2021-01-15 14:23:52 +01:00
..
2020-12-29 23:04:15 +01:00
2020-12-29 23:04:15 +01:00
2020-09-20 14:47:33 +01:00
2020-09-20 14:47:33 +01:00
2020-11-22 18:52:46 +01:00
2020-08-09 20:49:07 +02:00
2020-11-09 21:06:59 +00:00
2020-11-02 11:14:25 +01:00
2020-08-09 20:49:07 +02:00
2021-01-10 15:22:29 +00:00
2021-01-10 15:34:35 +00:00
2020-08-09 20:49:07 +02:00
2020-08-23 11:18:19 +02:00
2020-08-09 20:49:07 +02:00
2020-08-09 20:49:07 +02:00
2020-08-09 20:49:07 +02:00
2020-08-09 20:49:07 +02:00
2020-08-26 09:24:56 +02:00
2020-08-26 09:25:50 +02:00
2020-09-19 14:04:02 +01:00
2020-08-09 20:49:07 +02:00
2020-11-22 18:52:46 +01:00
2020-11-22 18:52:46 +01:00
2020-11-22 18:52:46 +01:00
2020-12-09 22:47:38 +00:00

Code examples

The .html files in this folder are built by applying the templates in the templates folder. Examples have YAML front-matter headers with the following properties:

  • layout: The template from the templates directory to use for this example
  • title: The title of the example
  • shortdesc: A short description for the example index
  • docs: Documentation of the example. Can be markdown.
  • tags: Tags for the example index
  • resources: Additional js or css resources required by the example. This is a YAML list of URLs.
  • experimental: if true, a warning will appear on the example page mentioning the fact that it uses features not part of the API.