Update Metalsmith and layout plugin
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Accessibility example
|
||||
shortdesc: Example of an accessible map.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Animation example
|
||||
shortdesc: Demonstrates animated pan, zoom, and rotation.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Tiled ArcGIS MapServer example
|
||||
shortdesc: Example of a tiled ArcGIS layer.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Attributions example
|
||||
shortdesc: Example of a attributions visibily change on map resize, to collapse them on small maps.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Bing Maps example
|
||||
shortdesc: Example of a Bing Maps layer.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Blend modes example
|
||||
shortdesc: Shows how to change the canvas compositing / blending mode in post- and precompose eventhandlers.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Box selection example
|
||||
shortdesc: Using a DragBox interaction to select features.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Custom tooltips example
|
||||
shortdesc: This example shows how to customize the buttons tooltips with Bootstrap.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Canvas tiles example
|
||||
shortdesc: Renders tiles with coordinates for debugging.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Advanced View Positioning example
|
||||
shortdesc: This example demonstrates how a map's view can be adjusted so a geometry or coordinate is positioned at a specific pixel location.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Clustering example
|
||||
shortdesc: Example of using <code>ol.source.Cluster</code>.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Manipulating colors with a raster source
|
||||
shortdesc: Demonstrates color manipulation with a raster source.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Custom control example
|
||||
shortdesc: Shows how to create custom controls.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Custom interaction example
|
||||
shortdesc: Example of a custom interaction.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: d3 integration example
|
||||
shortdesc: Example of using ol3 and d3 together.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Device-Orientation example
|
||||
shortdesc: Listen to DeviceOrientation events.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Drag-and-Drop image vector example
|
||||
shortdesc: Example of using the drag-and-drop interaction with a ol.source.ImageVector. Drag and drop GPX, GeoJSON, IGC, KML, or TopoJSON files on to the map. Each file is rendered to an image on the client.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Drag-and-Drop example
|
||||
shortdesc: Example of using the drag-and-drop interaction. Drag and drop GPX, GeoJSON, IGC, KML, or TopoJSON files on to the map. There is no projection transform support, so this will only work with data in EPSG:4326 and EPSG:3857.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Drag rotate and zoom example
|
||||
shortdesc: A single interaction to drag, rotate, and zoom.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Draw and modify features example
|
||||
shortdesc: Example of using the ol.interaction.Draw interaction together with the ol.interaction.Modify interaction.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Draw features example
|
||||
shortdesc: Example of using the ol.interaction.Draw interaction.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Dynamic data example
|
||||
shortdesc: Example of dynamic data.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Earthquake Clusters
|
||||
shortdesc: Demonstrates the use of style geometries to render source features of a cluster.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: EPSG:4326 example
|
||||
shortdesc: Example of a map in EPSG:4326.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Export map example
|
||||
shortdesc: Example of exporting a map as a PNG image.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Feature animation example
|
||||
shortdesc: Demonstrates how to animate features.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Animate a feature movement
|
||||
shortdesc: Demonstrates how to move a feature along a line.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Fractal Example
|
||||
shortdesc: Example of a fractal.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Full screen drag rotate and zoom example
|
||||
shortdesc: Example of drag rotate and zoom control with full screen effect.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Full screen control example
|
||||
shortdesc: Example of a full screen control.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: GeoJSON example
|
||||
shortdesc: Example of GeoJSON features.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example-verbatim.html
|
||||
layout: example-verbatim.html
|
||||
title: Geolocation Tracking with Orientation
|
||||
shortdesc: Example of a geolocated and oriented map.
|
||||
tags: "fullscreen, geolocation, orientation, mobile"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Geolocation example
|
||||
shortdesc: Example of a geolocation map.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: GetFeatureInfo example (image layer)
|
||||
shortdesc: This example shows how to trigger WMS GetFeatureInfo requests on click for a WMS image layer.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: WMS GetFeatureInfo example (tile layer)
|
||||
shortdesc: This example shows how to trigger WMS GetFeatureInfo requests on click for a WMS tile layer.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: GPX example
|
||||
shortdesc: Example of using the GPX source.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Graticule example
|
||||
shortdesc: This example shows how to add a graticule overlay to a map.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Earthquakes heatmap
|
||||
shortdesc: Demonstrates the use of a heatmap layer.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Icon sprites with WebGL example
|
||||
shortdesc: Icon sprite with WebGL
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Vector Icon Example
|
||||
shortdesc: Example using an icon to symbolize a point.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: IGC example
|
||||
shortdesc: Example of tracks recorded from multiple paraglider flights on the same day, read from an IGC file.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Image Filter Example
|
||||
shortdesc: Apply a filter to imagery
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Image load events example
|
||||
shortdesc: Example using image load events.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Image vector layer example
|
||||
shortdesc: Example of an image vector layer.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: JSTS Example
|
||||
shortdesc: Example on how to use JSTS with OpenLayers 3.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Earthquakes in KML
|
||||
shortdesc: Demonstrates the use of a Shape symbolizer to render earthquake locations.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Timezones in KML
|
||||
shortdesc: Demonstrates rendering timezones from KML.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: KML example
|
||||
shortdesc: Example of using the KML source.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Layer WebGL clipping example
|
||||
shortdesc: Layer WebGL clipping example.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Layer clipping example
|
||||
shortdesc: Layer clipping example
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Limited Layer Extent
|
||||
shortdesc: Restricting layer rendering to a limited extent.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Layer group example
|
||||
shortdesc: Example of a map with layer group.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Layer Spy Example
|
||||
shortdesc: View a portion of one layer over another
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Layer Swipe example
|
||||
shortdesc: Example of a Layer swipe map.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Z-index layer ordering example
|
||||
shortdesc: Example of ordering layers using Z-index.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Lazy Source
|
||||
shortdesc: Example of setting a layer source after construction.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: LineString arrows example
|
||||
shortdesc: Example of drawing arrows for each line string segment.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Localized OpenStreetMap example
|
||||
shortdesc: Example of a localized OpenStreetMap map with a custom tile server and a custom attribution.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Advanced Mapbox vector tiles example
|
||||
shortdesc: Example of a Mapbox vector tiles map with custom tile grid.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Mapbox vector tiles example
|
||||
shortdesc: Example of a Mapbox vector tiles map.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: MapGuide untiled example
|
||||
shortdesc: Example of a untiled MapGuide map.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: MapQuest example
|
||||
shortdesc: Example of a MapQuest map.Shows how to create custom controls.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Measure example
|
||||
shortdesc: Example of using the ol.interaction.Draw interaction for creating simple measuring application.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Min/max resolution example
|
||||
shortdesc: Show/hide layers depending on current view resolution.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example-verbatim.html
|
||||
layout: example-verbatim.html
|
||||
title: Full-Screen Mobile
|
||||
shortdesc: Example of a full screen map.
|
||||
tags: "fullscreen, geolocation, mobile"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Modify features example
|
||||
shortdesc: Editing features with the modify interaction.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Modify features test
|
||||
shortdesc: Example for testing feature modification.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Mouse position example
|
||||
shortdesc: Example of a mouse position control, outside the map.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Moveend Example
|
||||
shortdesc: Use of the moveend event.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Navigation controls example
|
||||
shortdesc: Shows how to add navigation controls.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Overlay example
|
||||
shortdesc: Demonstrates overlays.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: OverviewMap control example advanced
|
||||
shortdesc: Example of OverviewMap control with advanced customization.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: OverviewMap control example
|
||||
shortdesc: Example of OverviewMap control.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Permalink example
|
||||
shortdesc: Example on how to create permalinks.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Custom styles for polygons
|
||||
shortdesc: Showing the vertices of a polygon with a custom style geometry.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Popup example
|
||||
shortdesc: Uses an overlay to create a popup.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Preload example
|
||||
shortdesc: Example of tile preloading.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Raster Source
|
||||
shortdesc: Demonstrates pixelwise operations with a raster source.
|
||||
docs: >
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
The `.html` files in this folder are built by applying the templates in the `config/examples/` folder. Examples have [YAML front-matter](http://www.metalsmith.io) headers with the following properties:
|
||||
|
||||
* template: The template from the `config/examples/` directory to use for this example
|
||||
* layout: 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.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Region Growing
|
||||
shortdesc: Grow a region from a seed pixel
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Regular Shape example
|
||||
shortdesc: Example of some Regular Shape styles.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Reprojection with EPSG.io database search
|
||||
shortdesc: Demonstrates client-side raster reprojection of MapQuest OSM to arbitrary projection
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Image reprojection example
|
||||
shortdesc: Demonstrates client-side reprojection of single image source.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: OpenStreetMap reprojection example
|
||||
shortdesc: Demonstrates client-side reprojection of OpenStreetMap in WGS84.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Raster reprojection example
|
||||
shortdesc: Demonstrates client-side raster reprojection between various projections.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Rotation example
|
||||
shortdesc: Example of a rotated map.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Scale line example
|
||||
shortdesc: Example of a scale line.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Select features example
|
||||
shortdesc: Example of using the Select interaction.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Semi-transparent layer example
|
||||
shortdesc: Example of a map with a semi-transparent layer.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Shaded Relief
|
||||
shortdesc: Calculate shaded relief from elevation data
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Side-by-side example
|
||||
shortdesc: The three maps, one WebGL, one Canvas, one DOM, share the same center, resolution, rotation and layers.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Simple example
|
||||
shortdesc: Example of a simple map.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Snap interaction example
|
||||
shortdesc: Example of using the snap interaction together with draw and modify interactions.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Sphere Mollweide example
|
||||
shortdesc: Example of a Sphere Mollweide map with a Graticule component.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Stamen example
|
||||
shortdesc: Example of a Stamen tile source.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Static image example
|
||||
shortdesc: Example of a static image layer.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Symbols with WebGL example
|
||||
shortdesc: Using symbols in an atlas with WebGL.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Synthetic lines example
|
||||
shortdesc: Synthetic lines example.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Synthetic points example
|
||||
shortdesc: Synthetic points example.
|
||||
docs: >
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
template: example.html
|
||||
layout: example.html
|
||||
title: Teleport example
|
||||
shortdesc: Example of moving a map from one target to another.
|
||||
docs: >
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user