Files
openlayers/examples
Andreas Hocevar da3d8952da Simplify icon example and show popup at clicked position
By using the event's coordinate instead of the feature's, we make sure
that the popup is shown where the user clicked when on a wrapped world.
2015-07-31 10:09:16 +02:00
..
2015-04-17 06:22:38 -06:00
2015-06-30 22:30:28 -06:00
2015-06-19 18:34:19 +02:00
2015-04-17 06:22:38 -06:00
2015-04-17 06:22:38 -06:00
2015-04-17 06:22:38 -06:00
2015-04-17 06:22:38 -06:00
2015-04-17 06:22:38 -06:00
2015-04-17 06:22:38 -06:00
2015-06-09 15:44:31 +02:00
2015-04-17 09:55:44 -06:00
2015-04-17 09:55:44 -06:00
2015-04-17 06:22:38 -06:00
2015-04-17 06:22:38 -06:00
2015-06-09 15:44:31 +02:00
2015-06-30 22:30:28 -06:00
2015-04-17 06:22:38 -06:00
2015-04-17 09:55:44 -06:00
2015-04-17 09:55:44 -06:00
2015-04-17 06:22:38 -06:00
2015-04-22 09:00:18 +02:00
2015-04-22 09:00:18 +02:00
2015-04-17 06:22:38 -06:00
2015-04-17 06:22:38 -06:00
2015-04-17 06:22:38 -06:00
2015-04-17 06:22:38 -06:00
2015-04-17 06:22:38 -06:00
2015-06-09 15:44:31 +02:00
2015-04-17 06:22:38 -06:00
2015-04-17 06:22:38 -06:00
2015-07-01 12:31:40 +02:00
2015-04-17 06:22:38 -06:00
2015-04-17 06:22:38 -06:00
2015-04-17 06:22:38 -06: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:

  • 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 YAML list of URLs.