diff options
author | Dave Arter <davea@mysociety.org> | 2019-12-16 17:21:59 +0000 |
---|---|---|
committer | Dave Arter <davea@mysociety.org> | 2020-01-08 13:49:01 +0000 |
commit | e04a1f81b0e532e227aa0237a1d7c629f13e6897 (patch) | |
tree | 50b356310b654f411c0da0b02833a72fc0ecfcd2 /data | |
parent | 26edd4ed7a5c8fd90e3dba279d745c11d2ce0faf (diff) |
Include OpenLayers.Control.Geolocate in OL build
Diffstat (limited to 'data')
-rw-r--r-- | data/openlayers.wfs.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/openlayers.wfs.cfg b/data/openlayers.wfs.cfg index 853091a29..7ce44ad48 100644 --- a/data/openlayers.wfs.cfg +++ b/data/openlayers.wfs.cfg @@ -20,6 +20,7 @@ OpenLayers/Control/PanZoom.js OpenLayers/Control/PinchZoom.js OpenLayers/Control/Permalink.js OpenLayers/Control/SelectFeature.js +OpenLayers/Control/Geolocate.js OpenLayers/Format/JSON.js OpenLayers/Format/GeoJSON.js OpenLayers/Handler/Click.js |