[Geocoding] Want to use share key functionality in my map
Hardik Pancholi
hardik.pancholi at gatewaytechnolabs.com
Mon Mar 24 05:44:02 UTC 2014
Hello,
I want to add share functionality. Can I have small example? Below is the sample code which I got from one of the link.
<div id="ourMap"></div>
<script src="http://www.openlayers .org/api/OpenLayers.js">
</script>
<script>
map = new OpenLayers.Map("ourMap");
map.addLayer(new OpenLayers.Layer.OSM());
map.zoomToMaxExtent();
</script>
Regards,
Hardik Pancholi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/geocoding/attachments/20140324/ce6bda95/attachment.html>
More information about the Geocoding
mailing list