Hi, I need to display a marker on map when i clicked on the map and also i have to fetch the address of that gps point OpenLayers.Control.Click = OpenLayers.Class(OpenLayers.Control, {
});
var map;
function showGeoFenceMap(){ I have tried this am not getting some strange values. i want to use default layer. Thanks, Kiran asked 21 Jun '13, 11:26 amkiranv SimonPoole ♦ |
The question has been closed for the following reason "Question is off-topic or not relevant" by SimonPoole 24 Jun '13, 22:13
This is a specific OpenLayers question and should be asked on an appropriate OL forum. answered 24 Jun '13, 22:13 SimonPoole ♦ |