1 line
48 KiB
XML
1 line
48 KiB
XML
<?xml version="1.0" ?><feed xmlns="http://www.w3.org/2005/Atom"><title>OpenLayers Examples</title><id>http://openlayers.github.io/ol3/master/examples/example-list.xml#2015-03-03T04:22:40Z</id><updated>2015-03-03T04:22:40Z</updated><entry><title>Mapbox-GL vector tiles example</title><tags>mapbox, webgl, vector tiles</tags><link href="http://openlayers.github.io/ol3/master/examples/mapbox-gl.html"/><summary>Example of a map that uses <a href="https://github.com/mapbox/mapbox-gl-js">mapbox-gl-js</a> to render Mapbox vector tiles.</summary><updated>2015-03-03T04:22:27Z</updated><author><name>anonymous</name></author><id>http://openlayers.github.io/ol3/master/examples/mapbox-gl.html#2015-03-03T04:22:27Z</id></entry><entry><title>Select features example</title><tags>select, vector</tags><link href="http://openlayers.github.io/ol3/master/examples/select-features.html"/><summary>Example of using the Select interaction. Choose between <code>Single-click</code>, <code>Click</code> and <code>Hover</code> as the event type for selection in the combobox below. When using <code>Single-click</code> or <code>Click</code> you can hold do <code>Shift</code> key to toggle the feature in the selection.</summary><updated>2015-02-27T12:14:13-0500</updated><author><name>Alexandre Dubé</name></author><id>http://openlayers.github.io/ol3/master/examples/select-features.html#2015-02-27T12:14:13-0500</id></entry><entry><title>Earthquakes heatmap</title><tags>heatmap, kml, vector, style</tags><link href="http://openlayers.github.io/ol3/master/examples/heatmap-earthquakes.html"/><summary>Demonstrates the use of a heatmap layer.</summary><updated>2015-02-24T17:10:15+0100</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/heatmap-earthquakes.html#2015-02-24T17:10:15+0100</id></entry><entry><title>Tile load events example</title><tags>tile, events, loading</tags><link href="http://openlayers.github.io/ol3/master/examples/tile-load-events.html"/><summary>Example using tile load events.</summary><updated>2015-02-17T13:12:00-0700</updated><author><name>Tim Schaub</name></author><id>http://openlayers.github.io/ol3/master/examples/tile-load-events.html#2015-02-17T13:12:00-0700</id></entry><entry><title>Vector labels example</title><tags>geojson, vector, openstreetmap, label</tags><link href="http://openlayers.github.io/ol3/master/examples/vector-labels.html"/><summary>Example of GeoJSON features with labels.</summary><updated>2015-02-12T17:45:34+0100</updated><author><name>Stefan Weil</name></author><id>http://openlayers.github.io/ol3/master/examples/vector-labels.html#2015-02-12T17:45:34+0100</id></entry><entry><title>Measure example</title><tags>draw, edit, measure, vector</tags><link href="http://openlayers.github.io/ol3/master/examples/measure.html"/><summary>Example of using the ol.interaction.Draw interaction for creating simple measuring application.</summary><updated>2015-02-10T13:01:22+0100</updated><author><name>Bart van den Eijnden</name></author><id>http://openlayers.github.io/ol3/master/examples/measure.html#2015-02-10T13:01:22+0100</id></entry><entry><title>WMTS GetCapabilities parsing example</title><tags>wmts, capabilities, getcapabilities</tags><link href="http://openlayers.github.io/ol3/master/examples/wmts-capabilities.html"/><summary>Example of parsing a WMTS GetCapabilities response.</summary><updated>2015-02-03T14:43:49+0100</updated><author><name>Hadrien Tulipe</name></author><id>http://openlayers.github.io/ol3/master/examples/wmts-capabilities.html#2015-02-03T14:43:49+0100</id></entry><entry><title>Custom styles for polygons</title><tags>polygon, vector, style, GeometryFunction</tags><link href="http://openlayers.github.io/ol3/master/examples/polygon-styles.html"/><summary>Showing the vertices of a polygon with a custom style geometry.</summary><updated>2015-01-27T10:02:28+0100</updated><author><name>tsauerwein</name></author><id>http://openlayers.github.io/ol3/master/examples/polygon-styles.html#2015-01-27T10:02:28+0100</id></entry><entry><title>GetFeatureInfo example (image layer)</title><tags>getfeatureinfo, forEachLayerAtPixel</tags><link href="http://openlayers.github.io/ol3/master/examples/getfeatureinfo-image.html"/><summary>This example shows how to trigger WMS GetFeatureInfo requests on click for a WMS image layer.</summary><updated>2015-01-26T11:20:59+0100</updated><author><name>tsauerwein</name></author><id>http://openlayers.github.io/ol3/master/examples/getfeatureinfo-image.html#2015-01-26T11:20:59+0100</id></entry><entry><title>WMS GetFeatureInfo example (tile layer)</title><tags>getfeatureinfo, forEachLayerAtPixel</tags><link href="http://openlayers.github.io/ol3/master/examples/getfeatureinfo-tile.html"/><summary>This example shows how to trigger WMS GetFeatureInfo requests on click for a WMS tile layer.</summary><updated>2015-01-26T11:20:59+0100</updated><author><name>tsauerwein</name></author><id>http://openlayers.github.io/ol3/master/examples/getfeatureinfo-tile.html#2015-01-26T11:20:59+0100</id></entry><entry><title>WMTS Capabilities example</title><tags>wmts, capabilities, getcapabilities</tags><link href="http://openlayers.github.io/ol3/master/examples/wmts-layer-from-capabilities.html"/><summary>Example of a WMTS source created from a WMTS capabilities document.</summary><updated>2015-01-16T09:25:27+1300</updated><author><name>Sara Metz</name></author><id>http://openlayers.github.io/ol3/master/examples/wmts-layer-from-capabilities.html#2015-01-16T09:25:27+1300</id></entry><entry><title>Popup example</title><tags>overlay, popup, mapquest, openaerial</tags><link href="http://openlayers.github.io/ol3/master/examples/popup.html"/><summary>Uses an overlay to create a popup.</summary><updated>2015-01-05T14:45:31+0100</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/popup.html#2015-01-05T14:45:31+0100</id></entry><entry><title>Icon sprite with WebGL example</title><tags>webgl, icon, sprite, vector, point</tags><link href="http://openlayers.github.io/ol3/master/examples/icon-sprite-webgl.html"/><summary>Icon sprite with WebGL.</summary><updated>2014-12-19T14:51:17+0100</updated><author><name>tsauerwein</name></author><id>http://openlayers.github.io/ol3/master/examples/icon-sprite-webgl.html#2014-12-19T14:51:17+0100</id></entry><entry><title>Drag features example</title><tags>drag, feature, vector, editing</tags><link href="http://openlayers.github.io/ol3/master/examples/drag-features.html"/><summary>Example of a drag features interaction.</summary><updated>2014-12-15T17:31:41+0100</updated><author><name>Éric Lemoine</name></author><id>http://openlayers.github.io/ol3/master/examples/drag-features.html#2014-12-15T17:31:41+0100</id></entry><entry><title>Earthquake Clusters</title><tags>KML, vector, style, geometry, cluster</tags><link href="http://openlayers.github.io/ol3/master/examples/earthquake-clusters.html"/><summary>Demonstrates the use of style geometries to render source features of a cluster.</summary><updated>2014-12-09T20:07:53+0100</updated><author><name>Andreas Hocevar</name></author><id>http://openlayers.github.io/ol3/master/examples/earthquake-clusters.html#2014-12-09T20:07:53+0100</id></entry><entry><title>TileUTFGrid example</title><tags>utfgrid, tileutfgrid, tilejson</tags><link href="http://openlayers.github.io/ol3/master/examples/tileutfgrid.html"/><summary>This example shows how to read data from a TileUTFGrid layer.</summary><updated>2014-12-06T15:07:52+0100</updated><author><name>Petr Sloup</name></author><id>http://openlayers.github.io/ol3/master/examples/tileutfgrid.html#2014-12-06T15:07:52+0100</id></entry><entry><title>Symbols with WebGL example</title><tags>webgl, symbol, atlas, vector, point</tags><link href="http://openlayers.github.io/ol3/master/examples/symbol-atlas-webgl.html"/><summary>Using symbols in an atlas with WebGL.</summary><updated>2014-12-04T10:21:32+0100</updated><author><name>tsauerwein</name></author><id>http://openlayers.github.io/ol3/master/examples/symbol-atlas-webgl.html#2014-12-04T10:21:32+0100</id></entry><entry><title>Regular Shape example</title><tags>vector, symbol, regularshape, style, square, cross, star, triangle, x</tags><link href="http://openlayers.github.io/ol3/master/examples/regularshape.html"/><summary>Example of some Regular Shape styles.</summary><updated>2014-11-27T13:33:33+0100</updated><author><name>Bart van den Eijnden</name></author><id>http://openlayers.github.io/ol3/master/examples/regularshape.html#2014-11-27T13:33:33+0100</id></entry><entry><title>Limited layer extent</title><tags>extent, tilejson</tags><link href="http://openlayers.github.io/ol3/master/examples/layer-extent.html"/><summary>Restricting layer rendering to a limited extent.</summary><updated>2014-11-11T09:00:20-0800</updated><author><name>Tim Schaub</name></author><id>http://openlayers.github.io/ol3/master/examples/layer-extent.html#2014-11-11T09:00:20-0800</id></entry><entry><title>Mobile full screen example</title><tags>fullscreen, bing, geolocation, mobile</tags><link href="http://openlayers.github.io/ol3/master/examples/mobile-full-screen.html"/><summary>Example of a full screen map.</summary><updated>2014-11-04T09:44:55+0100</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/mobile-full-screen.html#2014-11-04T09:44:55+0100</id></entry><entry><title>Custom controls</title><tags>custom, control</tags><link href="http://openlayers.github.io/ol3/master/examples/custom-controls.html"/><summary>This example shows how to create custom controls.</summary><updated>2014-10-30T12:37:01+0100</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/custom-controls.html#2014-10-30T12:37:01+0100</id></entry><entry><title>Custom tooltips</title><tags>custom, tooltip</tags><link href="http://openlayers.github.io/ol3/master/examples/button-title.html"/><summary>This example shows how to customize the buttons tooltips with <a href="http://getbootstrap.com/javascript/#tooltips">Bootstrap</a>.</summary><updated>2014-10-29T16:12:02+0100</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/button-title.html#2014-10-29T16:12:02+0100</id></entry><entry><title>Lazy source example</title><tags>source</tags><link href="http://openlayers.github.io/ol3/master/examples/lazy-source.html"/><summary>Example of setting a layer source after construction.</summary><updated>2014-10-23T09:24:03-0600</updated><author><name>Tim Schaub</name></author><id>http://openlayers.github.io/ol3/master/examples/lazy-source.html#2014-10-23T09:24:03-0600</id></entry><entry><title>ZoomSlider control</title><tags>zoom, zoomslider, slider, style, styling, css, control</tags><link href="http://openlayers.github.io/ol3/master/examples/zoomslider.html"/><summary>Example of various ZoomSlider controls.</summary><updated>2014-10-13T10:13:50-0600</updated><author><name>Tim Schaub</name></author><id>http://openlayers.github.io/ol3/master/examples/zoomslider.html#2014-10-13T10:13:50-0600</id></entry><entry><title>OverviewMap control, advanced</title><tags>overview, overviewmap</tags><link href="http://openlayers.github.io/ol3/master/examples/overviewmap-custom.html"/><summary>Example of OverviewMap control with advanced customization.</summary><updated>2014-10-09T10:10:47-0400</updated><author><name>Alexandre Dubé</name></author><id>http://openlayers.github.io/ol3/master/examples/overviewmap-custom.html#2014-10-09T10:10:47-0400</id></entry><entry><title>OverviewMap control</title><tags>overview, overviewmap</tags><link href="http://openlayers.github.io/ol3/master/examples/overviewmap.html"/><summary>Example of OverviewMap control.</summary><updated>2014-10-09T10:10:27-0400</updated><author><name>Alexandre Dubé</name></author><id>http://openlayers.github.io/ol3/master/examples/overviewmap.html#2014-10-09T10:10:27-0400</id></entry><entry><title>XYZ Esri EPSG:4326 tileSize 512 example</title><tags>xyz, esri, tilesize, custom projection</tags><link href="http://openlayers.github.io/ol3/master/examples/xyz-esri-4326-512.html"/><summary>Example of a XYZ source in EPSG:4326 using Esri 512x512 tiles.</summary><updated>2014-10-08T14:27:21+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/xyz-esri-4326-512.html#2014-10-08T14:27:21+0200</id></entry><entry><title>Earthquakes in KML</title><tags>KML, vector, style, tooltip</tags><link href="http://openlayers.github.io/ol3/master/examples/kml-earthquakes.html"/><summary>Demonstrates the use of a Shape symbolizer to render earthquake locations.</summary><updated>2014-10-07T15:58:28+0200</updated><author><name>Frédéric Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/kml-earthquakes.html#2014-10-07T15:58:28+0200</id></entry><entry><title>Static image example</title><tags>static image, xkcd</tags><link href="http://openlayers.github.io/ol3/master/examples/static-image.html"/><summary>Example of a static image layer.</summary><updated>2014-10-05T08:45:19-0600</updated><author><name>Tim Schaub</name></author><id>http://openlayers.github.io/ol3/master/examples/static-image.html#2014-10-05T08:45:19-0600</id></entry><entry><title>Accessibility example</title><tags>accessibility, tabindex</tags><link href="http://openlayers.github.io/ol3/master/examples/accessible.html"/><summary>Example of an accessible map.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/accessible.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Animation example</title><tags>animation</tags><link href="http://openlayers.github.io/ol3/master/examples/animation.html"/><summary>Demonstrates animated pan, zoom, and rotation.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/animation.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Attributions example</title><tags>attributions, openstreetmap</tags><link href="http://openlayers.github.io/ol3/master/examples/attributions.html"/><summary>Example of a attributions visibily change on map resize, to collapse them on small maps.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/attributions.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Bind HTML input example</title><tags>input, bind, openstreetmap</tags><link href="http://openlayers.github.io/ol3/master/examples/bind-input.html"/><summary>Demonstrates two-way binding of HTML input elements to OpenLayers objects.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/bind-input.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Bing Maps example</title><tags>bing, bing-maps</tags><link href="http://openlayers.github.io/ol3/master/examples/bing-maps.html"/><summary>Example of a Bing Maps layer.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/bing-maps.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Box selection example</title><tags>DragBox, feature, selection, box</tags><link href="http://openlayers.github.io/ol3/master/examples/box-selection.html"/><summary>Using a DragBox interaction to select features.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/box-selection.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Brightness/contrast example</title><tags>brightness, contrast, webgl</tags><link href="http://openlayers.github.io/ol3/master/examples/brightness-contrast.html"/><summary>Example of brightness/contrast control on the client (WebGL only).</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/brightness-contrast.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Canvas tiles example</title><tags>layers, openstreetmap, canvas</tags><link href="http://openlayers.github.io/ol3/master/examples/canvas-tiles.html"/><summary>Renders tiles with coordinates for debugging.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/canvas-tiles.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Advanced View Positioning example</title><tags>center, rotation, openstreetmap</tags><link href="http://openlayers.github.io/ol3/master/examples/center.html"/><summary>This example demonstrates how a map's view can be adjusted so a geometry or coordinate is positioned at a specific pixel location. The map above has top, right, bottom, and left padding applied inside the viewport. The view's <code>fitGeometry</code> method is used to fit a geometry in the view with the same padding. The view's <code>centerOn</code> method is used to position a coordinate (Lausanne) at a specific pixel location (the center of the black box).</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/center.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Clustering example</title><tags>cluster vector</tags><link href="http://openlayers.github.io/ol3/master/examples/cluster.html"/><summary>Example of using <code>ol.Cluster</code>.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/cluster.html#2014-10-01T09:59:20+0200</id></entry><entry><title>d3 integration example</title><tags>d3</tags><link href="http://openlayers.github.io/ol3/master/examples/d3.html"/><summary>Example of using ol3 and d3 together.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/d3.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Device orientation example</title><tags>orientation, openstreetmap</tags><link href="http://openlayers.github.io/ol3/master/examples/device-orientation.html"/><summary>Listen to DeviceOrientation events</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/device-orientation.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Drag-and-Drop image vector example</title><tags>drag-and-drop-image-vector, gpx, geojson, igc, kml, topojson, vector, image</tags><link href="http://openlayers.github.io/ol3/master/examples/drag-and-drop-image-vector.html"/><summary>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.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/drag-and-drop-image-vector.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Drag-and-Drop example</title><tags>drag-and-drop, gpx, geojson, igc, kml, topojson</tags><link href="http://openlayers.github.io/ol3/master/examples/drag-and-drop.html"/><summary>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.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/drag-and-drop.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Drag rotate and zoom example</title><tags>drag, rotate, zoom, interaction</tags><link href="http://openlayers.github.io/ol3/master/examples/drag-rotate-and-zoom.html"/><summary>A single interaction to drag, rotate, and zoom.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/drag-rotate-and-zoom.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Draw and modify features example</title><tags>draw, edit, modify, vector, featureoverlay</tags><link href="http://openlayers.github.io/ol3/master/examples/draw-and-modify-features.html"/><summary>Example of using the ol.interaction.Draw interaction together with the ol.interaction.Modify interaction.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/draw-and-modify-features.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Draw features example</title><tags>draw, edit, vector</tags><link href="http://openlayers.github.io/ol3/master/examples/draw-features.html"/><summary>Example of using the ol.interaction.Draw interaction.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/draw-features.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Dynamic data example</title><tags>dynamic-data</tags><link href="http://openlayers.github.io/ol3/master/examples/dynamic-data.html"/><summary>Example of dynamic data.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/dynamic-data.html#2014-10-01T09:59:20+0200</id></entry><entry><title>EPSG:4326 example</title><tags>epsg4326</tags><link href="http://openlayers.github.io/ol3/master/examples/epsg-4326.html"/><summary>Example of a map in EPSG:4326.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/epsg-4326.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Export map example</title><tags>export, png, openstreetmap</tags><link href="http://openlayers.github.io/ol3/master/examples/export-map.html"/><summary>Example of exporting a map as a PNG image.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/export-map.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Fractal Example</title><tags>fractal, vector</tags><link href="http://openlayers.github.io/ol3/master/examples/fractal.html"/><summary>Example of a fractal.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/fractal.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Full screen drag rotate and zoom example</title><tags>full-screen, drag, rotate, zoom, bing, bing-maps</tags><link href="http://openlayers.github.io/ol3/master/examples/full-screen-drag-rotate-and-zoom.html"/><summary>Example of drag rotate and zoom control with full screen effect.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/full-screen-drag-rotate-and-zoom.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Full screen control example</title><tags>full-screen, bing, bing-maps</tags><link href="http://openlayers.github.io/ol3/master/examples/full-screen.html"/><summary>Example of a full screen control.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/full-screen.html#2014-10-01T09:59:20+0200</id></entry><entry><title>GeoJSON example</title><tags>geojson, vector, openstreetmap</tags><link href="http://openlayers.github.io/ol3/master/examples/geojson.html"/><summary>Example of GeoJSON features.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/geojson.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Geolocation tracking with orientation example</title><tags>fullscreen, geolocation, orientation, mobile</tags><link href="http://openlayers.github.io/ol3/master/examples/geolocation-orientation.html"/><summary>Example of a geolocated and oriented map.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/geolocation-orientation.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Geolocation example</title><tags>geolocation, openstreetmap</tags><link href="http://openlayers.github.io/ol3/master/examples/geolocation.html"/><summary>Example of a geolocation map.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/geolocation.html#2014-10-01T09:59:20+0200</id></entry><entry><title>GPX example</title><tags>GPX</tags><link href="http://openlayers.github.io/ol3/master/examples/gpx.html"/><summary>Example of using the GPX source.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/gpx.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Graticule example</title><tags>graticule</tags><link href="http://openlayers.github.io/ol3/master/examples/graticule.html"/><summary>This example shows how to add a graticule overlay to a map.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/graticule.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Hue/saturation example</title><tags>hue, saturation, webgl</tags><link href="http://openlayers.github.io/ol3/master/examples/hue-saturation.html"/><summary>Example of hue/saturation control on the client (WebGL only).</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/hue-saturation.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Icon example</title><tags>vector, style, icon, marker, popup</tags><link href="http://openlayers.github.io/ol3/master/examples/icon.html"/><summary>Example using an icon to symbolize a point.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/icon.html#2014-10-01T09:59:20+0200</id></entry><entry><title>IGC example</title><tags>complex-geometry, closest-feature, igc, opencyclemap</tags><link href="http://openlayers.github.io/ol3/master/examples/igc.html"/><summary>Example of tracks recorded from multiple paraglider flights on the same day, read from an IGC file.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/igc.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Image filter example</title><tags>filter, image manipulation</tags><link href="http://openlayers.github.io/ol3/master/examples/image-filter.html"/><summary>Apply a filter to imagery</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/image-filter.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Image vector example</title><tags>vector, image</tags><link href="http://openlayers.github.io/ol3/master/examples/image-vector-layer.html"/><summary>Example of an image vector layer.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/image-vector-layer.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Timezones in KML</title><tags>KML, vector, style</tags><link href="http://openlayers.github.io/ol3/master/examples/kml-timezones.html"/><summary>Demonstrates rendering timezones from KML.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/kml-timezones.html#2014-10-01T09:59:20+0200</id></entry><entry><title>KML example</title><tags>KML</tags><link href="http://openlayers.github.io/ol3/master/examples/kml.html"/><summary>Example of using the KML source.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/kml.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Layer WebGL clipping example</title><tags>clipping, webgl, openstreetmap</tags><link href="http://openlayers.github.io/ol3/master/examples/layer-clipping-webgl.html"/><summary>Layer WebGL clipping example.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/layer-clipping-webgl.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Layer clipping example</title><tags>clipping, openstreetmap</tags><link href="http://openlayers.github.io/ol3/master/examples/layer-clipping.html"/><summary>Layer clipping example.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/layer-clipping.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Layer group example</title><tags>tilejson, input, bind, group, layergroup</tags><link href="http://openlayers.github.io/ol3/master/examples/layer-group.html"/><summary>Example of a map with layer group.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/layer-group.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Layer spy example</title><tags>spy, image manipulation</tags><link href="http://openlayers.github.io/ol3/master/examples/layer-spy.html"/><summary>View a portion of one layer over another</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/layer-spy.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Layer Swipe example</title><tags>swipe, openstreetmap</tags><link href="http://openlayers.github.io/ol3/master/examples/layer-swipe.html"/><summary>Example of a Layer swipe map.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/layer-swipe.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Localized OpenStreetMap example</title><tags>cors, localized-openstreetmap, openseamap, openstreetmap</tags><link href="http://openlayers.github.io/ol3/master/examples/localized-openstreetmap.html"/><summary>Example of a localized OpenStreetMap map with a custom tile server and a custom attribution.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/localized-openstreetmap.html#2014-10-01T09:59:20+0200</id></entry><entry><title>MapGuide untiled example</title><tags>mapguide</tags><link href="http://openlayers.github.io/ol3/master/examples/mapguide-untiled.html"/><summary>Example of a untiled MapGuide map.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/mapguide-untiled.html#2014-10-01T09:59:20+0200</id></entry><entry><title>MapQuest example</title><tags>mapquest</tags><link href="http://openlayers.github.io/ol3/master/examples/mapquest.html"/><summary>Example of a MapQuest map.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/mapquest.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Min/max resolution example</title><tags>minResolution, maxResolution, resolution</tags><link href="http://openlayers.github.io/ol3/master/examples/min-max-resolution.html"/><summary>Show/hide layers depending on current view resolution.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/min-max-resolution.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Modify features example</title><tags>modify, edit, vector</tags><link href="http://openlayers.github.io/ol3/master/examples/modify-features.html"/><summary>Editing features with the modify interaction.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/modify-features.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Modify features test</title><tags>modify, edit, vector</tags><link href="http://openlayers.github.io/ol3/master/examples/modify-test.html"/><summary>Example for testing feature modification.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/modify-test.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Mouse position example</title><tags>mouse-position, openstreetmap</tags><link href="http://openlayers.github.io/ol3/master/examples/mouse-position.html"/><summary>Example of a mouse position control, outside the map.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/mouse-position.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Move end example</title><tags>moveend, map, event</tags><link href="http://openlayers.github.io/ol3/master/examples/moveend.html"/><summary>Use of the moveend event.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/moveend.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Navigation controls example</title><tags>control, navigation, extent</tags><link href="http://openlayers.github.io/ol3/master/examples/navigation-controls.html"/><summary>Shows how to add navigation controls.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/navigation-controls.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Overlay example</title><tags>overlay, popup, bootstrap, popover, mapquest, openaerial</tags><link href="http://openlayers.github.io/ol3/master/examples/overlay.html"/><summary>Demonstrates overlays.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/overlay.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Preload example</title><tags>preload, bing</tags><link href="http://openlayers.github.io/ol3/master/examples/preload.html"/><summary>Example of tile preloading.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/preload.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Rotation example</title><tags>rotation, openstreetmap</tags><link href="http://openlayers.github.io/ol3/master/examples/rotation.html"/><summary>Example of a rotated map.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/rotation.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Scale line example</title><tags>scale-line, openstreetmap</tags><link href="http://openlayers.github.io/ol3/master/examples/scale-line.html"/><summary>Example of a scale line.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/scale-line.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Semi-transparent layer example</title><tags>transparent, mapquest, tilejson</tags><link href="http://openlayers.github.io/ol3/master/examples/semi-transparent-layer.html"/><summary>Example of a map with a semi-transparent layer.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/semi-transparent-layer.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Side-by-side example</title><tags>side-by-side, canvas, webgl, dom, canvas, sync, object</tags><link href="http://openlayers.github.io/ol3/master/examples/side-by-side.html"/><summary>The three maps, one WebGL, one Canvas, one DOM, share the same center, resolution, rotation and layers.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/side-by-side.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Simple example</title><tags>simple, openstreetmap</tags><link href="http://openlayers.github.io/ol3/master/examples/simple.html"/><summary>Example of a simple map.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/simple.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Sphere Mollweide example</title><tags>graticule, Mollweide, projection, proj4js</tags><link href="http://openlayers.github.io/ol3/master/examples/sphere-mollweide.html"/><summary>Example of a Sphere Mollweide map with a Graticule component.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/sphere-mollweide.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Stamen example</title><tags>stamen, watercolor, terrain-labels, two-layers</tags><link href="http://openlayers.github.io/ol3/master/examples/stamen.html"/><summary>Example of a Stamen tile source. Two layers are composed: the watercolor base layer with the terrain labels.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/stamen.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Synthetic lines example</title><tags>vector</tags><link href="http://openlayers.github.io/ol3/master/examples/synthetic-lines.html"/><summary>Synthetic lines example.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/synthetic-lines.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Synthetic points example</title><tags>vector</tags><link href="http://openlayers.github.io/ol3/master/examples/synthetic-points.html"/><summary>Synthetic points example.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/synthetic-points.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Teleport example</title><tags>teleport, openstreetmap</tags><link href="http://openlayers.github.io/ol3/master/examples/teleport.html"/><summary>Example of moving a map from one target to another.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/teleport.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Tile vector example</title><tags>tile-vector, openstreetmap</tags><link href="http://openlayers.github.io/ol3/master/examples/tile-vector.html"/><summary>Example of vector tiles from openstreetmap.us.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/tile-vector.html#2014-10-01T09:59:20+0200</id></entry><entry><title>TileJSON example</title><tags>tilejson</tags><link href="http://openlayers.github.io/ol3/master/examples/tilejson.html"/><summary>Example of a TileJSON layer.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/tilejson.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Tissot indicatrix example</title><tags>tissot, circle</tags><link href="http://openlayers.github.io/ol3/master/examples/tissot.html"/><summary>Example of <a href="http://en.wikipedia.org/wiki/Tissot's_indicatrix">Tissot indicatrix</a> maps. The map on the left is an EPSG:4326 map. The one on the left is EPSG:3857.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/tissot.html#2014-10-01T09:59:20+0200</id></entry><entry><title>TopoJSON example</title><tags>vector, topojson, style</tags><link href="http://openlayers.github.io/ol3/master/examples/topojson.html"/><summary>Demonstrates rendering of features from a TopoJSON topology.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/topojson.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Vector layer example</title><tags>vector, geojson, style, feature overlay</tags><link href="http://openlayers.github.io/ol3/master/examples/vector-layer.html"/><summary>Example of a countries vector layer with country information on hover and country labels at higher zoom levels.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/vector-layer.html#2014-10-01T09:59:20+0200</id></entry><entry><title>OSM XML example</title><tags>vector, osm, xml, loading, server</tags><link href="http://openlayers.github.io/ol3/master/examples/vector-osm.html"/><summary>Example of using the OSM XML source. Vector data is loaded dynamically from a server using a tiling strategy.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/vector-osm.html#2014-10-01T09:59:20+0200</id></entry><entry><title>WFS example</title><tags>vector, WFS, bbox, loading, server</tags><link href="http://openlayers.github.io/ol3/master/examples/vector-wfs.html"/><summary>Example of using WFS with a BBOX strategy.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/vector-wfs.html#2014-10-01T09:59:20+0200</id></entry><entry><title>WKT example</title><tags>WKT Well Known Text</tags><link href="http://openlayers.github.io/ol3/master/examples/wkt.html"/><summary>Example of using the WKT parser.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/wkt.html#2014-10-01T09:59:20+0200</id></entry><entry><title>WMS GetCapabilities parsing example</title><tags>wms, capabilities, getcapabilities</tags><link href="http://openlayers.github.io/ol3/master/examples/wms-capabilities.html"/><summary>Example of parsing a WMS GetCapabilities response.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/wms-capabilities.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Tiled WMS with custom projection example</title><tags>wms, tile, tilelayer, projection</tags><link href="http://openlayers.github.io/ol3/master/examples/wms-custom-proj.html"/><summary>Example of two tiled WMS layers (Pixelmap 1:1'000'000 and national parks) using the projection EPSG:21781.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/wms-custom-proj.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Single image WMS with Proj4js projection example</title><tags>wms, single image, proj4js, projection</tags><link href="http://openlayers.github.io/ol3/master/examples/wms-image-custom-proj.html"/><summary>Example of two single image WMS layers.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/wms-image-custom-proj.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Single image WMS example</title><tags>wms, image</tags><link href="http://openlayers.github.io/ol3/master/examples/wms-image.html"/><summary>Example of a single image WMS layer.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/wms-image.html#2014-10-01T09:59:20+0200</id></entry><entry><title>WMS without client projection example</title><tags>wms, projection</tags><link href="http://openlayers.github.io/ol3/master/examples/wms-no-proj.html"/><summary>Example of two WMS layers using the projection EPSG:21781, which is unknown to the client.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/wms-no-proj.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Tiled WMS example</title><tags>wms, tile, tilelayer</tags><link href="http://openlayers.github.io/ol3/master/examples/wms-tiled.html"/><summary>Example of a tiled WMS layer.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/wms-tiled.html#2014-10-01T09:59:20+0200</id></entry><entry><title>WMTS HiDPI example</title><tags>hidpi, retina, wmts</tags><link href="http://openlayers.github.io/ol3/master/examples/wmts-hidpi.html"/><summary>Example of a WMTS based HiDPI layer.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/wmts-hidpi.html#2014-10-01T09:59:20+0200</id></entry><entry><title>WMTS example</title><tags>wmts</tags><link href="http://openlayers.github.io/ol3/master/examples/wmts.html"/><summary>Example of a WMTS source.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/wmts.html#2014-10-01T09:59:20+0200</id></entry><entry><title>XYZ Esri example</title><tags>xyz, esri</tags><link href="http://openlayers.github.io/ol3/master/examples/xyz-esri.html"/><summary>Example of a XYZ source using Esri tiles.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/xyz-esri.html#2014-10-01T09:59:20+0200</id></entry><entry><title>XYZ with Retina tiles example</title><tags>retina, hidpi, xyz, maptiler, @2x, devicePixelRatio</tags><link href="http://openlayers.github.io/ol3/master/examples/xyz-retina.html"/><summary>Example of Retina / HiDPI mercator tiles (512x512px) available as XYZ.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/xyz-retina.html#2014-10-01T09:59:20+0200</id></entry><entry><title>XYZ example</title><tags>xyz</tags><link href="http://openlayers.github.io/ol3/master/examples/xyz.html"/><summary>Example of a XYZ source.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/xyz.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Zoom constrained example</title><tags>bing, zoom, minZoom, maxZoom</tags><link href="http://openlayers.github.io/ol3/master/examples/zoom-constrained.html"/><summary>Example of a zoom constrained view.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/zoom-constrained.html#2014-10-01T09:59:20+0200</id></entry><entry><title>Zoomify example</title><tags>zoomify</tags><link href="http://openlayers.github.io/ol3/master/examples/zoomify.html"/><summary>Example of a Zoomify source.</summary><updated>2014-10-01T09:59:20+0200</updated><author><name>Frederic Junod</name></author><id>http://openlayers.github.io/ol3/master/examples/zoomify.html#2014-10-01T09:59:20+0200</id></entry></feed> |