Files
openlayers/examples
2019-01-10 14:47:57 +01:00
..
2018-11-27 17:00:18 +01:00
2017-09-07 09:16:03 +02:00
2018-12-07 10:55:26 +01:00
2018-03-29 08:35:09 +02:00
2018-05-07 15:33:14 -06:00
2018-11-16 10:47:07 +01:00
2018-04-23 20:51:01 -06:00
2018-04-23 20:51:01 -06:00
2018-04-23 20:51:01 -06:00
2018-12-07 09:55:09 +01:00
2018-04-23 20:51:01 -06:00
2018-12-07 10:55:26 +01:00
2018-10-10 15:11:07 +02:00
2017-12-12 06:53:18 -07:00
2018-05-07 15:33:14 -06:00
2018-04-23 20:51:01 -06:00
2018-11-13 15:58:33 +01:00
2017-12-20 23:48:34 -07:00
2018-12-07 11:00:05 +01:00
2018-05-07 15:33:14 -06:00
2018-04-23 20:51:01 -06:00
2018-05-07 15:33:14 -06:00
2017-12-12 06:55:17 -07:00
2018-05-07 15:33:14 -06:00
2018-04-23 20:51:01 -06:00
2018-04-23 20:51:01 -06:00
2018-05-07 15:33:14 -06:00
2018-04-23 20:51:01 -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.