OpenLayers Exampleshttp://openlayers.github.io/ol3/master/examples/example-list.xml#2015-03-03T04:22:40Z2015-03-03T04:22:40ZMapbox-GL vector tiles examplemapbox, webgl, vector tilesExample of a map that uses <a href="https://github.com/mapbox/mapbox-gl-js">mapbox-gl-js</a> to render Mapbox vector tiles.2015-03-03T04:22:27Zanonymoushttp://openlayers.github.io/ol3/master/examples/mapbox-gl.html#2015-03-03T04:22:27ZSelect features exampleselect, vectorExample 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.2015-02-27T12:14:13-0500Alexandre Dubéhttp://openlayers.github.io/ol3/master/examples/select-features.html#2015-02-27T12:14:13-0500Earthquakes heatmapheatmap, kml, vector, styleDemonstrates the use of a heatmap layer.2015-02-24T17:10:15+0100Frederic Junodhttp://openlayers.github.io/ol3/master/examples/heatmap-earthquakes.html#2015-02-24T17:10:15+0100Tile load events exampletile, events, loadingExample using tile load events.2015-02-17T13:12:00-0700Tim Schaubhttp://openlayers.github.io/ol3/master/examples/tile-load-events.html#2015-02-17T13:12:00-0700Vector labels examplegeojson, vector, openstreetmap, labelExample of GeoJSON features with labels.2015-02-12T17:45:34+0100Stefan Weilhttp://openlayers.github.io/ol3/master/examples/vector-labels.html#2015-02-12T17:45:34+0100Measure exampledraw, edit, measure, vectorExample of using the ol.interaction.Draw interaction for creating simple measuring application.2015-02-10T13:01:22+0100Bart van den Eijndenhttp://openlayers.github.io/ol3/master/examples/measure.html#2015-02-10T13:01:22+0100WMTS GetCapabilities parsing examplewmts, capabilities, getcapabilitiesExample of parsing a WMTS GetCapabilities response.2015-02-03T14:43:49+0100Hadrien Tulipehttp://openlayers.github.io/ol3/master/examples/wmts-capabilities.html#2015-02-03T14:43:49+0100Custom styles for polygonspolygon, vector, style, GeometryFunctionShowing the vertices of a polygon with a custom style geometry.2015-01-27T10:02:28+0100tsauerweinhttp://openlayers.github.io/ol3/master/examples/polygon-styles.html#2015-01-27T10:02:28+0100GetFeatureInfo example (image layer)getfeatureinfo, forEachLayerAtPixelThis example shows how to trigger WMS GetFeatureInfo requests on click for a WMS image layer.2015-01-26T11:20:59+0100tsauerweinhttp://openlayers.github.io/ol3/master/examples/getfeatureinfo-image.html#2015-01-26T11:20:59+0100WMS GetFeatureInfo example (tile layer)getfeatureinfo, forEachLayerAtPixelThis example shows how to trigger WMS GetFeatureInfo requests on click for a WMS tile layer.2015-01-26T11:20:59+0100tsauerweinhttp://openlayers.github.io/ol3/master/examples/getfeatureinfo-tile.html#2015-01-26T11:20:59+0100WMTS Capabilities examplewmts, capabilities, getcapabilitiesExample of a WMTS source created from a WMTS capabilities document.2015-01-16T09:25:27+1300Sara Metzhttp://openlayers.github.io/ol3/master/examples/wmts-layer-from-capabilities.html#2015-01-16T09:25:27+1300Popup exampleoverlay, popup, mapquest, openaerialUses an overlay to create a popup.2015-01-05T14:45:31+0100Frederic Junodhttp://openlayers.github.io/ol3/master/examples/popup.html#2015-01-05T14:45:31+0100Icon sprite with WebGL examplewebgl, icon, sprite, vector, pointIcon sprite with WebGL.2014-12-19T14:51:17+0100tsauerweinhttp://openlayers.github.io/ol3/master/examples/icon-sprite-webgl.html#2014-12-19T14:51:17+0100Drag features exampledrag, feature, vector, editingExample of a drag features interaction.2014-12-15T17:31:41+0100Éric Lemoinehttp://openlayers.github.io/ol3/master/examples/drag-features.html#2014-12-15T17:31:41+0100Earthquake ClustersKML, vector, style, geometry, clusterDemonstrates the use of style geometries to render source features of a cluster.2014-12-09T20:07:53+0100Andreas Hocevarhttp://openlayers.github.io/ol3/master/examples/earthquake-clusters.html#2014-12-09T20:07:53+0100TileUTFGrid exampleutfgrid, tileutfgrid, tilejsonThis example shows how to read data from a TileUTFGrid layer.2014-12-06T15:07:52+0100Petr Slouphttp://openlayers.github.io/ol3/master/examples/tileutfgrid.html#2014-12-06T15:07:52+0100Symbols with WebGL examplewebgl, symbol, atlas, vector, pointUsing symbols in an atlas with WebGL.2014-12-04T10:21:32+0100tsauerweinhttp://openlayers.github.io/ol3/master/examples/symbol-atlas-webgl.html#2014-12-04T10:21:32+0100Regular Shape examplevector, symbol, regularshape, style, square, cross, star, triangle, xExample of some Regular Shape styles.2014-11-27T13:33:33+0100Bart van den Eijndenhttp://openlayers.github.io/ol3/master/examples/regularshape.html#2014-11-27T13:33:33+0100Limited layer extentextent, tilejsonRestricting layer rendering to a limited extent.2014-11-11T09:00:20-0800Tim Schaubhttp://openlayers.github.io/ol3/master/examples/layer-extent.html#2014-11-11T09:00:20-0800Mobile full screen examplefullscreen, bing, geolocation, mobileExample of a full screen map.2014-11-04T09:44:55+0100Frederic Junodhttp://openlayers.github.io/ol3/master/examples/mobile-full-screen.html#2014-11-04T09:44:55+0100Custom controlscustom, controlThis example shows how to create custom controls.2014-10-30T12:37:01+0100Frederic Junodhttp://openlayers.github.io/ol3/master/examples/custom-controls.html#2014-10-30T12:37:01+0100Custom tooltipscustom, tooltipThis example shows how to customize the buttons tooltips with <a href="http://getbootstrap.com/javascript/#tooltips">Bootstrap</a>.2014-10-29T16:12:02+0100Frederic Junodhttp://openlayers.github.io/ol3/master/examples/button-title.html#2014-10-29T16:12:02+0100Lazy source examplesourceExample of setting a layer source after construction.2014-10-23T09:24:03-0600Tim Schaubhttp://openlayers.github.io/ol3/master/examples/lazy-source.html#2014-10-23T09:24:03-0600ZoomSlider controlzoom, zoomslider, slider, style, styling, css, controlExample of various ZoomSlider controls.2014-10-13T10:13:50-0600Tim Schaubhttp://openlayers.github.io/ol3/master/examples/zoomslider.html#2014-10-13T10:13:50-0600OverviewMap control, advancedoverview, overviewmapExample of OverviewMap control with advanced customization.2014-10-09T10:10:47-0400Alexandre Dubéhttp://openlayers.github.io/ol3/master/examples/overviewmap-custom.html#2014-10-09T10:10:47-0400OverviewMap controloverview, overviewmapExample of OverviewMap control.2014-10-09T10:10:27-0400Alexandre Dubéhttp://openlayers.github.io/ol3/master/examples/overviewmap.html#2014-10-09T10:10:27-0400XYZ Esri EPSG:4326 tileSize 512 examplexyz, esri, tilesize, custom projectionExample of a XYZ source in EPSG:4326 using Esri 512x512 tiles.2014-10-08T14:27:21+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/xyz-esri-4326-512.html#2014-10-08T14:27:21+0200Earthquakes in KMLKML, vector, style, tooltipDemonstrates the use of a Shape symbolizer to render earthquake locations.2014-10-07T15:58:28+0200Frédéric Junodhttp://openlayers.github.io/ol3/master/examples/kml-earthquakes.html#2014-10-07T15:58:28+0200Static image examplestatic image, xkcdExample of a static image layer.2014-10-05T08:45:19-0600Tim Schaubhttp://openlayers.github.io/ol3/master/examples/static-image.html#2014-10-05T08:45:19-0600Accessibility exampleaccessibility, tabindexExample of an accessible map.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/accessible.html#2014-10-01T09:59:20+0200Animation exampleanimationDemonstrates animated pan, zoom, and rotation.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/animation.html#2014-10-01T09:59:20+0200Attributions exampleattributions, openstreetmapExample of a attributions visibily change on map resize, to collapse them on small maps.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/attributions.html#2014-10-01T09:59:20+0200Bind HTML input exampleinput, bind, openstreetmapDemonstrates two-way binding of HTML input elements to OpenLayers objects.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/bind-input.html#2014-10-01T09:59:20+0200Bing Maps examplebing, bing-mapsExample of a Bing Maps layer.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/bing-maps.html#2014-10-01T09:59:20+0200Box selection exampleDragBox, feature, selection, boxUsing a DragBox interaction to select features.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/box-selection.html#2014-10-01T09:59:20+0200Brightness/contrast examplebrightness, contrast, webglExample of brightness/contrast control on the client (WebGL only).2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/brightness-contrast.html#2014-10-01T09:59:20+0200Canvas tiles examplelayers, openstreetmap, canvasRenders tiles with coordinates for debugging.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/canvas-tiles.html#2014-10-01T09:59:20+0200Advanced View Positioning examplecenter, rotation, openstreetmapThis 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).2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/center.html#2014-10-01T09:59:20+0200Clustering examplecluster vectorExample of using <code>ol.Cluster</code>.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/cluster.html#2014-10-01T09:59:20+0200d3 integration exampled3Example of using ol3 and d3 together.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/d3.html#2014-10-01T09:59:20+0200Device orientation exampleorientation, openstreetmapListen to DeviceOrientation events2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/device-orientation.html#2014-10-01T09:59:20+0200Drag-and-Drop image vector exampledrag-and-drop-image-vector, gpx, geojson, igc, kml, topojson, vector, imageExample 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.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/drag-and-drop-image-vector.html#2014-10-01T09:59:20+0200Drag-and-Drop exampledrag-and-drop, gpx, geojson, igc, kml, topojsonExample 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.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/drag-and-drop.html#2014-10-01T09:59:20+0200Drag rotate and zoom exampledrag, rotate, zoom, interactionA single interaction to drag, rotate, and zoom.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/drag-rotate-and-zoom.html#2014-10-01T09:59:20+0200Draw and modify features exampledraw, edit, modify, vector, featureoverlayExample of using the ol.interaction.Draw interaction together with the ol.interaction.Modify interaction.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/draw-and-modify-features.html#2014-10-01T09:59:20+0200Draw features exampledraw, edit, vectorExample of using the ol.interaction.Draw interaction.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/draw-features.html#2014-10-01T09:59:20+0200Dynamic data exampledynamic-dataExample of dynamic data.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/dynamic-data.html#2014-10-01T09:59:20+0200EPSG:4326 exampleepsg4326Example of a map in EPSG:4326.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/epsg-4326.html#2014-10-01T09:59:20+0200Export map exampleexport, png, openstreetmapExample of exporting a map as a PNG image.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/export-map.html#2014-10-01T09:59:20+0200Fractal Examplefractal, vectorExample of a fractal.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/fractal.html#2014-10-01T09:59:20+0200Full screen drag rotate and zoom examplefull-screen, drag, rotate, zoom, bing, bing-mapsExample of drag rotate and zoom control with full screen effect.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/full-screen-drag-rotate-and-zoom.html#2014-10-01T09:59:20+0200Full screen control examplefull-screen, bing, bing-mapsExample of a full screen control.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/full-screen.html#2014-10-01T09:59:20+0200GeoJSON examplegeojson, vector, openstreetmapExample of GeoJSON features.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/geojson.html#2014-10-01T09:59:20+0200Geolocation tracking with orientation examplefullscreen, geolocation, orientation, mobileExample of a geolocated and oriented map.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/geolocation-orientation.html#2014-10-01T09:59:20+0200Geolocation examplegeolocation, openstreetmapExample of a geolocation map.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/geolocation.html#2014-10-01T09:59:20+0200GPX exampleGPXExample of using the GPX source.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/gpx.html#2014-10-01T09:59:20+0200Graticule examplegraticuleThis example shows how to add a graticule overlay to a map.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/graticule.html#2014-10-01T09:59:20+0200Hue/saturation examplehue, saturation, webglExample of hue/saturation control on the client (WebGL only).2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/hue-saturation.html#2014-10-01T09:59:20+0200Icon examplevector, style, icon, marker, popupExample using an icon to symbolize a point.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/icon.html#2014-10-01T09:59:20+0200IGC examplecomplex-geometry, closest-feature, igc, opencyclemapExample of tracks recorded from multiple paraglider flights on the same day, read from an IGC file.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/igc.html#2014-10-01T09:59:20+0200Image filter examplefilter, image manipulationApply a filter to imagery2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/image-filter.html#2014-10-01T09:59:20+0200Image vector examplevector, imageExample of an image vector layer.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/image-vector-layer.html#2014-10-01T09:59:20+0200Timezones in KMLKML, vector, styleDemonstrates rendering timezones from KML.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/kml-timezones.html#2014-10-01T09:59:20+0200KML exampleKMLExample of using the KML source.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/kml.html#2014-10-01T09:59:20+0200Layer WebGL clipping exampleclipping, webgl, openstreetmapLayer WebGL clipping example.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/layer-clipping-webgl.html#2014-10-01T09:59:20+0200Layer clipping exampleclipping, openstreetmapLayer clipping example.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/layer-clipping.html#2014-10-01T09:59:20+0200Layer group exampletilejson, input, bind, group, layergroupExample of a map with layer group.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/layer-group.html#2014-10-01T09:59:20+0200Layer spy examplespy, image manipulationView a portion of one layer over another2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/layer-spy.html#2014-10-01T09:59:20+0200Layer Swipe exampleswipe, openstreetmapExample of a Layer swipe map.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/layer-swipe.html#2014-10-01T09:59:20+0200Localized OpenStreetMap examplecors, localized-openstreetmap, openseamap, openstreetmapExample of a localized OpenStreetMap map with a custom tile server and a custom attribution.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/localized-openstreetmap.html#2014-10-01T09:59:20+0200MapGuide untiled examplemapguideExample of a untiled MapGuide map.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/mapguide-untiled.html#2014-10-01T09:59:20+0200MapQuest examplemapquestExample of a MapQuest map.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/mapquest.html#2014-10-01T09:59:20+0200Min/max resolution exampleminResolution, maxResolution, resolutionShow/hide layers depending on current view resolution.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/min-max-resolution.html#2014-10-01T09:59:20+0200Modify features examplemodify, edit, vectorEditing features with the modify interaction.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/modify-features.html#2014-10-01T09:59:20+0200Modify features testmodify, edit, vectorExample for testing feature modification.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/modify-test.html#2014-10-01T09:59:20+0200Mouse position examplemouse-position, openstreetmapExample of a mouse position control, outside the map.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/mouse-position.html#2014-10-01T09:59:20+0200Move end examplemoveend, map, eventUse of the moveend event.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/moveend.html#2014-10-01T09:59:20+0200Navigation controls examplecontrol, navigation, extentShows how to add navigation controls.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/navigation-controls.html#2014-10-01T09:59:20+0200Overlay exampleoverlay, popup, bootstrap, popover, mapquest, openaerialDemonstrates overlays.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/overlay.html#2014-10-01T09:59:20+0200Preload examplepreload, bingExample of tile preloading.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/preload.html#2014-10-01T09:59:20+0200Rotation examplerotation, openstreetmapExample of a rotated map.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/rotation.html#2014-10-01T09:59:20+0200Scale line examplescale-line, openstreetmapExample of a scale line.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/scale-line.html#2014-10-01T09:59:20+0200Semi-transparent layer exampletransparent, mapquest, tilejsonExample of a map with a semi-transparent layer.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/semi-transparent-layer.html#2014-10-01T09:59:20+0200Side-by-side exampleside-by-side, canvas, webgl, dom, canvas, sync, objectThe three maps, one WebGL, one Canvas, one DOM, share the same center, resolution, rotation and layers.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/side-by-side.html#2014-10-01T09:59:20+0200Simple examplesimple, openstreetmapExample of a simple map.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/simple.html#2014-10-01T09:59:20+0200Sphere Mollweide examplegraticule, Mollweide, projection, proj4jsExample of a Sphere Mollweide map with a Graticule component.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/sphere-mollweide.html#2014-10-01T09:59:20+0200Stamen examplestamen, watercolor, terrain-labels, two-layersExample of a Stamen tile source. Two layers are composed: the watercolor base layer with the terrain labels.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/stamen.html#2014-10-01T09:59:20+0200Synthetic lines examplevectorSynthetic lines example.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/synthetic-lines.html#2014-10-01T09:59:20+0200Synthetic points examplevectorSynthetic points example.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/synthetic-points.html#2014-10-01T09:59:20+0200Teleport exampleteleport, openstreetmapExample of moving a map from one target to another.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/teleport.html#2014-10-01T09:59:20+0200Tile vector exampletile-vector, openstreetmapExample of vector tiles from openstreetmap.us.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/tile-vector.html#2014-10-01T09:59:20+0200TileJSON exampletilejsonExample of a TileJSON layer.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/tilejson.html#2014-10-01T09:59:20+0200Tissot indicatrix exampletissot, circleExample 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.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/tissot.html#2014-10-01T09:59:20+0200TopoJSON examplevector, topojson, styleDemonstrates rendering of features from a TopoJSON topology.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/topojson.html#2014-10-01T09:59:20+0200Vector layer examplevector, geojson, style, feature overlayExample of a countries vector layer with country information on hover and country labels at higher zoom levels.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/vector-layer.html#2014-10-01T09:59:20+0200OSM XML examplevector, osm, xml, loading, serverExample of using the OSM XML source. Vector data is loaded dynamically from a server using a tiling strategy.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/vector-osm.html#2014-10-01T09:59:20+0200WFS examplevector, WFS, bbox, loading, serverExample of using WFS with a BBOX strategy.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/vector-wfs.html#2014-10-01T09:59:20+0200WKT exampleWKT Well Known TextExample of using the WKT parser.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/wkt.html#2014-10-01T09:59:20+0200WMS GetCapabilities parsing examplewms, capabilities, getcapabilitiesExample of parsing a WMS GetCapabilities response.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/wms-capabilities.html#2014-10-01T09:59:20+0200Tiled WMS with custom projection examplewms, tile, tilelayer, projectionExample of two tiled WMS layers (Pixelmap 1:1'000'000 and national parks) using the projection EPSG:21781.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/wms-custom-proj.html#2014-10-01T09:59:20+0200Single image WMS with Proj4js projection examplewms, single image, proj4js, projectionExample of two single image WMS layers.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/wms-image-custom-proj.html#2014-10-01T09:59:20+0200Single image WMS examplewms, imageExample of a single image WMS layer.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/wms-image.html#2014-10-01T09:59:20+0200WMS without client projection examplewms, projectionExample of two WMS layers using the projection EPSG:21781, which is unknown to the client.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/wms-no-proj.html#2014-10-01T09:59:20+0200Tiled WMS examplewms, tile, tilelayerExample of a tiled WMS layer.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/wms-tiled.html#2014-10-01T09:59:20+0200WMTS HiDPI examplehidpi, retina, wmtsExample of a WMTS based HiDPI layer.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/wmts-hidpi.html#2014-10-01T09:59:20+0200WMTS examplewmtsExample of a WMTS source.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/wmts.html#2014-10-01T09:59:20+0200XYZ Esri examplexyz, esriExample of a XYZ source using Esri tiles.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/xyz-esri.html#2014-10-01T09:59:20+0200XYZ with Retina tiles exampleretina, hidpi, xyz, maptiler, @2x, devicePixelRatioExample of Retina / HiDPI mercator tiles (512x512px) available as XYZ.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/xyz-retina.html#2014-10-01T09:59:20+0200XYZ examplexyzExample of a XYZ source.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/xyz.html#2014-10-01T09:59:20+0200Zoom constrained examplebing, zoom, minZoom, maxZoomExample of a zoom constrained view.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/zoom-constrained.html#2014-10-01T09:59:20+0200Zoomify examplezoomifyExample of a Zoomify source.2014-10-01T09:59:20+0200Frederic Junodhttp://openlayers.github.io/ol3/master/examples/zoomify.html#2014-10-01T09:59:20+0200