Files
openlayers/examples_src
2015-04-02 19:10:18 +02:00
..
2015-04-02 19:10:13 +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:

  • template: 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 comma separated list of URLs.