Category:Maps examples
From semantic-mediawiki.org
| Table of Contents | |
|---|---|
This page contains examples of the Maps extension. The Semantic Maps examples now also relate to the Maps extension starting with its 4.0 release.
Embedding maps
You can embed maps using the "display_map" parser hook either using a parser function{{#display_map:}}
<display_map></display_map>
Examples
General
| help page | option(s) described |
|---|---|
| Choosing a mapping service for a map | service |
Service: openlayers
| help page | option(s) described |
|---|---|
| Basic map without showing a point | centre |
| Basic map showing several points | -/- |
| Basic map showing a single point | -/- |
| Basic map showing a single point | -/- |
| Basic map allowing to be resized | resizable |
| Basic map which remains static | static |
| Basic map with a changed map size | height width |
| Basic map with a changed zoom | zoom minzoom maxzoom |
| Basic map with copyable coordinates | copycoords |
| Basic map with one or two different layers | layers |
Service: googlemaps
| help page | option(s) described |
|---|---|
| Basic map without showing a point | centre |
| Basic map showing several points | -/- |
| Basic map with one marker having an inline label | -/- → per overlay meta data |
| Basic map showing a single point | -/- |
| Marker clustering | markercluster, clustergridsize, clusterminsize, clusterzoomonclick, clusteraveragecenter, clustermaxzoom |
| Basic map allowing to be resized | resizable |
| Basic map which remains static | static |
| Basic map with a changed map size | height width |
| Basic map with a changed zoom | zoom minzoom maxzoom |
| Basic map with copyable coordinates | copycoords |
| Basic map with point specific data | -/- → per overlay meta data |
| Basic map with rotate control | rotate |
| Basic map with searchable markers | searchmarkers |
Service: leaflet
| help page | option(s) described |
|---|---|
| Leaflet fullscreen control | enablefullscreen |
| Leaflet marker clustering | markercluster, clustermaxzoom, clusterzoomonclick, clustermaxradius, clusterspiderfy |
- Customizing markers
- Marker title and description
- Direct link rather than a popup
- Settings the marker icon
- Changing the marker icon on click
- Further customization
- Geospatial shapes
Google Maps
- Map with layers
- Map using fusion tables
- Marker clustering
- Small map without controls
- Different controls
- Different zoom control styles
- Different type control styles
- Tag syntax and automatic opening of info balloons
- Maps with KML
- Inline labels
- Ground overlays
- polygons, lines, rectangles and circles
- polygons on hover
- Searching through markers
- Direct link rather then a popup
- Automatic opening of info windows
- Points of interest
OpenLayers
- Different controls
- Searching through markers
- polygons, lines, rectangles and circles
- polygons on hover
- Map with custom base layers
- Changing the marker icon on click
- Direct link rather then a popup
Map editor
Coordinates and geocoding
Geospatial functions
Subcategories
This category has the following 3 subcategories, out of 3 total.
Pages in category "Maps examples"
The following 48 pages are in this category, out of 48 total.
M
- Maps examples/Choosing a mapping service
- Maps examples/Coordinates
- Maps examples/Distance
- Maps examples/Finddestination
- Maps examples/Geocode
- Maps examples/Geodistance
- Maps examples/Google Maps auto open info windows
- Maps examples/Google Maps basic map
- Maps examples/Google Maps controls
- Maps examples/Google Maps direct link
- Maps examples/Google Maps fusion tables
- Maps examples/Google Maps ground overlays
- Maps examples/Google Maps inline label
- Maps examples/Google Maps layer map
- Maps examples/Google Maps map with multiple points
- Maps examples/Google Maps map with one marker having an inline label
- Maps examples/Google Maps map with one point
- Maps examples/Google Maps marker clustering
- Maps examples/Google Maps polygons on hover
- Maps examples/Google Maps shapes
- Maps examples/Google Maps small map
- Maps examples/Google Maps tag and autoinfowindows
- Maps examples/Google Maps type control styles
- Maps examples/Google Maps visited icon
- Maps examples/Google Maps with a resizeable map
- Maps examples/Google Maps with a static map
- Maps examples/Google Maps with changed map size
- Maps examples/Google Maps with changed zoom
- Maps examples/Google Maps with copyable coordinates
- Maps examples/Google Maps with point specific data
- Maps examples/Google Maps with rotate control
- Maps examples/Google Maps with searchmarkers
- Maps examples/Google Maps zoom control styles
- Maps examples/Leaflet fullscreen control
- Maps examples/Map properties
- Maps examples/OpenLayers basic map
- Maps examples/OpenLayers map with multiple points
- Maps examples/OpenLayers map with one marker having an inline label
- Maps examples/OpenLayers map with one point
- Maps examples/OpenLayers Maps controls
- Maps examples/OpenLayers searchmarkers
- Maps examples/OpenLayers with a resizeable map
- Maps examples/OpenLayers with a static map
- Maps examples/OpenLayers with changed map size
- Maps examples/OpenLayers with changed zoom
- Maps examples/OpenLayers with copyable coordinates
- Maps examples/OpenLayers with layer maps
- Maps examples/Simple maps