Files
openlayers/examples
2015-11-18 09:56:15 -07:00
..
2015-11-17 09:26:28 +01:00
2015-04-17 06:22:38 -06:00
2015-11-18 09:56:14 -07:00
2015-11-18 09:56:14 -07:00
2015-04-17 06:22:38 -06:00
2015-06-09 15:44:31 +02:00
2015-10-11 23:16:12 +02:00
2015-04-17 06:22:38 -06:00
2015-04-17 09:55:44 -06:00
2015-04-22 09:00:18 +02:00
2015-08-21 11:28:08 +02:00
2015-07-21 17:12:06 -06:00
2015-11-01 02:18:09 -07:00
2015-08-03 21:33:46 -06:00
2015-11-18 09:56:13 -07:00
2015-11-18 09:56:13 -07:00
2015-04-17 06:22:38 -06:00
2015-08-27 17:04:43 +02:00
2015-04-17 06:22:38 -06:00
2015-11-01 02:18:09 -07:00
2015-09-03 17:47:20 +02:00
2015-07-01 12:31:40 +02:00
2015-11-01 02:18:09 -07:00
2015-04-17 06:22:38 -06:00
2015-11-01 02:18:09 -07:00
2015-04-17 06:22:38 -06: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.