You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
54 KiB
JavaScript

2 weeks ago
const info = {"examples":[{"link":"accessible.html","title":"Accessible Map","shortdesc":"Example of an accessible map.","tags":["accessibility","tabindex"]},{"link":"mapbox-vector-tiles-advanced.html","title":"Advanced Mapbox Vector Tiles","shortdesc":"Example of a Mapbox vector tiles map with custom tile grid.","tags":["mapbox","vector","tiles","mobile"]},{"link":"center.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.","tags":["center","rotation","openstreetmap"]},{"link":"animated-gif.html","title":"Animated GIF","shortdesc":"Example of using an animated GIF as an icon.","tags":["animation","vector","style","icon","gif"]},{"link":"vector-esri.html","title":"ArcGIS REST Feature Service","shortdesc":"Example of using an ArcGIS REST Feature Service with a Tile strategy.","tags":["vector","esri","ArcGIS","REST","Feature","Service","loading","server"]},{"link":"xyz-esri-4326-512.html","title":"ArcGIS REST with 512x512 Tiles","shortdesc":"Example of a XYZ source in EPSG:4326 using Esri 512x512 tiles.","tags":["xyz","esri","tilesize","customprojection"]},{"link":"attributions.html","title":"Attributions","shortdesc":"Example of a attributions visibily change on map resize, to collapse them on small maps.","tags":["attributions","openstreetmap"]},{"link":"bing-maps.html","title":"Bing Maps","shortdesc":"Example of a Bing Maps layer.","tags":["bing","bing-maps"]},{"link":"box-selection.html","title":"Box Selection","shortdesc":"Using a DragBox interaction to select features.","tags":["DragBox","feature","selection","box"]},{"link":"canvas-tiles.html","title":"Canvas Tiles","shortdesc":"Renders tiles with coordinates for debugging.","tags":["layers","openstreetmap","canvas"]},{"link":"cartodb.html","title":"CartoDB source example","shortdesc":"Example of a cartodb map.","tags":["simple","openstreetmap","attribution"]},{"link":"cluster.html","title":"Clustered Features","shortdesc":"Example of using ol/source/Cluster.","tags":["cluster","vector"]},{"link":"color-manipulation.html","title":"Color Manipulation","shortdesc":"Demonstrates color manipulation with a raster source.","tags":["color","hue","lightness","chroma"]},{"link":"extent-constrained.html","title":"Constrained Extent","shortdesc":"Example of a view with a constrained extent.","tags":["view","extent","constrain","restrict"]},{"link":"zoom-constrained.html","title":"Constrained Zoom","shortdesc":"Example of a zoom constrained view.","tags":["maptiler","zoom","minZoom","maxZoom"]},{"link":"feature-animation.html","title":"Custom Animation","shortdesc":"Demonstrates how to animate features.","tags":["animation","vector","feature","flash"]},{"link":"custom-circle-render.html","title":"Custom Circle Render","shortdesc":"Example of a custom circle render.","tags":["circle","feature","vector","render","custom"]},{"link":"custom-controls.html","title":"Custom Controls","shortdesc":"Shows how to create custom controls.","tags":["custom","control"]},{"link":"drag-and-drop-custom-kmz.html","title":"Custom Drag-and-Drop (KMZ)","shortdesc":"Example of using the drag-and-drop interaction with a custom format to handle KMZ files.","tags":["drag-and-drop","kml","kmz"]},{"link":"drag-and-drop-custom-mvt.html","title":"Custom Drag-and-Drop (MVT preview)","shortdesc":"Example of using the drag-and-drop interaction with a custom format to preview MVT tiles.","tags":["drag-and-drop","mvt"]},{"link":"custom-interactions.html","title":"Custom Interactions","shortdesc":"Example of a custom interaction.","tags":["drag","feature","vector","editing","custom","interaction"]},{"link":"es2015-custom-element.html","title":"Custom map element","shortdesc":"Example of a custom element with a map.","tags":["es2015","web-component","custom-element","shadow-dom"]},{"link":"overviewmap-custom.html","title":"Custom Overview Map","shortdesc":"Example of OverviewMap control with advanced customization.","tags":["overview","overviewmap"]},{"link":"polygon-styles.html","