Files
openlayers/examples
2019-08-31 08:59:34 +02:00
..
2019-05-17 14:48:03 +02:00
2019-05-20 10:33:59 -06:00
2019-05-27 11:34:33 +02:00
2018-11-16 10:47:07 +01:00
2019-05-17 14:27:20 +02:00
2019-05-17 15:41:03 +02:00
2019-06-14 12:53:52 +02:00
2019-06-14 12:53:52 +02:00
2018-12-07 10:55:26 +01:00
2019-05-09 18:00:18 +02:00
2019-02-27 18:31:50 +01:00
2019-06-21 14:33:26 +02:00
2019-06-21 14:33:26 +02:00
2019-05-13 14:16:18 +02:00
2019-08-08 22:48:08 +01:00
2019-08-08 22:40:37 +01:00
2019-07-26 16:31:20 +01:00
2019-06-14 12:53:52 +02:00
2019-06-14 12:53:52 +02:00
2019-02-27 18:31:50 +01:00
2019-05-15 16:49:38 -06:00
2018-12-07 10:55:26 +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.