Skip to content

Commit

Permalink
Rename strapless template
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaub committed Nov 18, 2015
1 parent 10eb041 commit d19bf09
Show file tree
Hide file tree
Showing 133 changed files with 132 additions and 132 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion examples/accessible.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Acessible Map
shortdesc: Example of an accessible map.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/animation.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: View Animation
shortdesc: Demonstrates animated pan, zoom, and rotation.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/arcgis-tiled.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Tiled ArcGIS MapServer
shortdesc: Example of a tiled ArcGIS layer.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/attributions.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Attributions
shortdesc: Example of a attributions visibily change on map resize, to collapse them on small maps.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/bing-maps.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Bing Maps
shortdesc: Example of a Bing Maps layer.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/blend-modes.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Blend Modes
shortdesc: Shows how to change the canvas compositing / blending mode in post- and precompose eventhandlers.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/box-selection.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Box Selection
shortdesc: Using a DragBox interaction to select features.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/button-title.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Custom Tooltips
shortdesc: This example shows how to customize the buttons tooltips with Bootstrap.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/canvas-tiles.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Canvas Tiles
shortdesc: Renders tiles with coordinates for debugging.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/center.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Advanced View Positioning
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: >
Expand Down
2 changes: 1 addition & 1 deletion examples/cluster.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Clustered Features
shortdesc: Example of using <code>ol.source.Cluster</code>.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/color-manipulation.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Color Manipulation
shortdesc: Demonstrates color manipulation with a raster source.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-controls.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Custom Controls
shortdesc: Shows how to create custom controls.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-interactions.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Custom Interactions
shortdesc: Example of a custom interaction.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/d3.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: d3 Integration
shortdesc: Example of using ol3 and d3 together.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/device-orientation.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Device Orientation
shortdesc: Listen to DeviceOrientation events.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/drag-and-drop-image-vector.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Drag-and-Drop Image Vector
shortdesc: Example of using the drag-and-drop interaction with a ol.source.ImageVector.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/drag-and-drop.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Drag-and-Drop
shortdesc: Example of using the drag-and-drop interaction.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/drag-rotate-and-zoom.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Drag, Rotate, and Zoom
shortdesc: A single interaction to drag, rotate, and zoom.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/draw-and-modify-features.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Draw and Modify Features
shortdesc: Example of using the ol.interaction.Draw interaction together with the ol.interaction.Modify interaction.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/draw-features.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Draw Features
shortdesc: Example of using the ol.interaction.Draw interaction.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/dynamic-data.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Dynamic Data
shortdesc: Example of dynamic data.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/earthquake-clusters.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Earthquake Clusters
shortdesc: Demonstrates the use of style geometries to render source features of a cluster.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/epsg-4326.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: EPSG:4326
shortdesc: Example of a map in EPSG:4326.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/export-map.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Map Export
shortdesc: Example of exporting a map as a PNG image.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/feature-animation.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Custom Animation
shortdesc: Demonstrates how to animate features.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/feature-move-animation.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Marker Animation
shortdesc: Demonstrates how to move a feature along a line.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/fractal.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Fractal Rendering
shortdesc: Example of a fractal.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/full-screen-drag-rotate-and-zoom.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Full Screen Drag, Rotate, and Zoom
shortdesc: Example of drag rotate and zoom control with full screen effect.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/full-screen.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Full Screen Control
shortdesc: Example of a full screen control.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/geojson.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: GeoJSON
shortdesc: Example of GeoJSON features.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/geolocation.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Geolocation
shortdesc: Using geolocation to control a map view.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/getfeatureinfo-image.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: WMS GetFeatureInfo (Image Layer)
shortdesc: Using an image WMS source with GetFeatureInfo requests
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/getfeatureinfo-tile.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: WMS GetFeatureInfo (Tile Layer)
shortdesc: Issuing GetFeatureInfo requests with a WMS tiled source
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/gpx.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: GPX Data
shortdesc: Example of using the GPX source.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/graticule.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Map Graticule
shortdesc: This example shows how to add a graticule overlay to a map.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/heatmap-earthquakes.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Earthquakes Heatmap
shortdesc: Demonstrates the use of a heatmap layer.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/icon-sprite-webgl.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Icon Sprites with WebGL
shortdesc: Icon sprite with WebGL
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/icon.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Icon Symbolizer
shortdesc: Example using an icon to symbolize a point.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/igc.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: IGC Data
shortdesc: Example of tracks recorded from multiple paraglider flights on the same day, read from an IGC file.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/image-filter.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Image Filters
shortdesc: Apply a filter to imagery
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/image-load-events.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Image Load Events
shortdesc: Example using image load events.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/image-vector-layer.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Image Vector Layer
shortdesc: Example of an image vector layer.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/jsts.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: JSTS Integration
shortdesc: Example on how to use JSTS with OpenLayers 3.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/kml-earthquakes.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Earthquakes in KML
shortdesc: Demonstrates the use of a Shape symbolizer to render earthquake locations.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/kml-timezones.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Timezones in KML
shortdesc: Demonstrates rendering timezones from KML.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/kml.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: KML
shortdesc: Rendering KML with a vector source.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/layer-clipping-webgl.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Layer Clipping with WebGL
shortdesc: Layer WebGL clipping example.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/layer-clipping.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Layer Clipping
shortdesc: Layer clipping example
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/layer-extent.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Limited Layer Extent
shortdesc: Restricting layer rendering to a limited extent.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/layer-group.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Layer Groups
shortdesc: Example of a map with layer group.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/layer-spy.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Layer Spy
shortdesc: View a portion of one layer over another
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/layer-swipe.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Layer Swipe
shortdesc: Example of a Layer swipe map.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/layer-z-index.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Layer Z-Index
shortdesc: Example of ordering layers using Z-index.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/lazy-source.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Lazy Source
shortdesc: Example of setting a layer source after construction.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/line-arrows.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: LineString Arrows
shortdesc: Example of drawing arrows for each line string segment.
docs: >
Expand Down
2 changes: 1 addition & 1 deletion examples/localized-openstreetmap.html
@@ -1,5 +1,5 @@
---
layout: strapless.html
layout: example.html
title: Localized OpenStreetMap
shortdesc: Example of a localized OpenStreetMap map with a custom tile server and a custom attribution.
docs: >
Expand Down

0 comments on commit d19bf09

Please sign in to comment.