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
_______________________________________________
Geocoding mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/geocoding

Reply via email to