Files
openlayers/examples
2021-06-20 23:41:44 +02:00
..
2015-11-18 09:56:16 -07:00
2020-07-17 21:52:35 +02:00
2020-07-17 21:52:35 +02:00
2015-11-18 09:56:15 -07:00
2020-08-02 20:41:30 +02:00
2016-03-30 11:45:20 -07:00
2015-11-18 09:56:15 -07:00
2021-05-23 17:57:36 +02:00
2020-11-09 21:06:59 +00:00
2020-11-02 11:14:25 +01:00
2015-11-18 09:56:15 -07:00
2021-01-10 15:22:29 +00:00
2020-07-27 20:15:55 +02:00
2021-02-08 19:40:05 +01:00
2020-01-17 21:47:32 +00:00
2015-11-18 09:56:15 -07:00
2015-11-18 09:56:15 -07:00
2019-12-02 16:40:16 +00:00
2020-08-09 20:49:07 +02:00
2021-02-06 12:04:31 +01:00
2015-11-18 09:56:15 -07:00
2020-08-09 20:49:07 +02:00
2015-11-18 09:56:15 -07:00
2021-05-23 17:57:36 +02:00
2021-05-23 17:57:36 +02:00
2021-05-26 14:11:33 +01:00
2015-11-18 09:56:16 -07:00
2020-08-09 20:49:07 +02:00
2015-11-18 09:56:15 -07:00
2021-02-08 19:40:05 +01:00
2020-05-16 13:25:29 -06:00
2020-08-09 20:49:07 +02:00
2021-06-03 12:35:42 +01:00
2020-11-22 18:52:46 +01:00
2021-02-08 19:40:05 +01: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.
  • experimental: if true, a warning will appear on the example page mentioning the fact that it uses features not part of the API.