Files
openlayers/examples
Frederic Junod bd57128ca4 Remove unsupported condition property
There's no `condition` property for the Extent interaction
2019-05-07 14:54:46 +02:00
..
2018-04-23 20:51:01 -06:00
2015-11-18 09:56:15 -07:00
2017-01-19 20:50:07 +07:00
2015-11-18 09:56:15 -07:00
2015-11-18 09:56:15 -07:00
2015-11-18 09:56:15 -07:00
2015-11-18 09:56:16 -07:00
2015-11-18 09:56:15 -07:00
2018-05-07 15:33:14 -06:00
2015-11-18 09:56:15 -07: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.