diff --git a/examples_src/geolocation.html b/examples_src/geolocation.html index b6cff8851a..0d6b207818 100644 --- a/examples_src/geolocation.html +++ b/examples_src/geolocation.html @@ -1,61 +1,24 @@ - - -
- - - - - - - -position accuracy :
altitude :
altitude accuracy :
heading :
speed :
Example of a geolocation map.
-See the geolocation.js source to see how this is done.
-position accuracy :
altitude :
altitude accuracy :
heading :
speed :
Additionally map.forEachLayerAtPixel is used to change the mouse pointer when hovering a non-transparent pixel on the map.
This example shows how to trigger WMS GetFeatureInfo requests on click for a WMS image layer.
-Additionally map.forEachLayerAtPixel is used to change the mouse
- pointer when hovering a non-transparent pixel on the map.
See the getfeatureinfo-image.js source to see how this is done.
-Additionally map.forEachLayerAtPixel is used to change the mouse pointer when hovering a non-transparent pixel on the map.
This example shows how to trigger WMS GetFeatureInfo requests on click for a WMS tile layer.
-Additionally map.forEachLayerAtPixel is used to change the mouse
- pointer when hovering a non-transparent pixel on the map.
See the getfeatureinfo-tile.js source to see how this is done.
-Example of using the GPX source.
-See the gpx.js source to see how this is done.
-