Files
openlayers/examples
Andreas Hocevar b39e12406a Merge pull request #10824 from MoonE/icon-color-ie11
Fix drawing svg icon with color option in ie11
2020-03-28 14:26:10 +01:00
..
2020-03-23 12:47:25 +01:00
2016-03-30 11:45:20 -07:00
2018-03-29 08:35:09 +02:00
2020-03-25 12:55:57 +00:00
2015-11-18 09:56:15 -07:00
2019-09-26 20:37:40 +02:00
2015-11-18 09:56:15 -07:00
2016-12-30 12:51:32 +01:00
2019-05-09 18:00:18 +02:00
2018-10-10 15:11:07 +02: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
2019-12-02 16:40:16 +00:00
2017-12-20 23:48:34 -07:00
2020-03-23 19:37:13 +01:00
2019-06-21 14:33:26 +02:00
2019-12-02 16:40:16 +00:00
2015-11-18 09:56:15 -07:00
2015-11-18 09:56:15 -07:00
2017-04-19 14:43:38 +02:00
2015-11-18 09:56:16 -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
2018-05-07 15:33:14 -06:00
2018-04-23 20:51:01 -06: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.