Files
openlayers/examples
2016-12-09 10:32:06 -07:00
..
2016-10-17 22:52:26 +02:00
2016-11-27 00:46:25 +01:00
2016-10-16 00:38:25 -06:00
2016-08-23 13:52:16 +02:00
2016-10-17 19:53:52 +02:00
2016-11-29 11:31:17 +01:00
2016-10-16 00:26:50 -06:00
2016-10-17 22:53:19 +02:00
2016-07-01 11:38:52 +02:00
2016-07-05 21:21:36 +02:00
2016-11-29 11:31:17 +01:00
2016-07-01 11:38:52 +02:00
2016-11-09 09:42:08 +01:00
2016-07-01 11:38:52 +02:00
2016-07-01 11:38:52 +02:00
2016-10-13 16:58:41 +02:00
2016-07-01 11:38:52 +02:00
2016-12-09 10:32:06 -07:00
2016-07-01 11:38:52 +02:00
2016-06-09 15:39:46 +02:00
2016-10-16 00:39:07 -06:00
2016-10-17 19:53:52 +02:00
2016-11-05 18:29:29 -06:00
2016-11-05 18:29:29 -06:00
2016-10-17 19:53:52 +02:00
2016-11-27 00:46:25 +01:00
2016-11-27 00:46:25 +01:00
2016-07-01 11:38:52 +02:00
2016-10-16 00:39:07 -06:00
2016-10-16 00:39:07 -06:00
2016-10-17 19:53:52 +02:00
2016-10-17 19:53:52 +02:00
2016-10-17 22:53:33 +02:00
2016-08-23 12:49:00 +02:00
2016-10-17 22:53:19 +02:00
2016-07-01 11:38:52 +02:00

Code examples

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

  • layout: The template from the config/examples/ 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.