Files
openlayers/examples
2021-02-22 10:44:57 +01:00
..
2020-12-29 23:04:15 +01:00
2020-09-20 14:47:33 +01:00
2020-11-22 18:52:46 +01:00
2021-01-30 19:28:03 +00:00
2020-11-09 21:06:59 +00:00
2020-11-02 11:14:25 +01:00
2021-01-10 15:22:29 +00:00
2021-01-31 23:11:22 +00:00
2021-01-27 13:54:22 +01:00
2021-02-08 19:40:05 +01:00
2021-02-02 12:14:56 +01:00
2021-02-06 18:50:35 +01:00
2021-02-06 18:50:35 +01:00
2021-02-06 12:04:31 +01:00
2021-02-08 19:40:05 +01:00
2021-02-08 19:40:05 +01:00
2021-02-02 12:14:56 +01:00
2021-02-08 19:40:05 +01:00
2021-02-08 19:40:05 +01: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
2021-02-08 19:40:05 +01:00
2021-02-08 19:40:05 +01: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.