[mapguide-users] having problem in reinitialization of previously selected point

2009-09-13 Thread Amit Kumar Shukla
Hi List, I have a problem in resetting the selection of previously selected point. Here I have to select a point on map and then show nearest features of selected point. I'm able to show the nearest point but the selected point disappears. I want to show both. I'm hoping someone help me with some

[mapguide-users] DigitizePoint from a new browser window

2009-09-13 Thread Peter Scigalla
Hello, my task: I'am trying to pickup a point coordinate when the user clics on the map to center the map on this point with a new scale. It runs fine when I do this from the task pane. Here a code snippet: function DigitizePoint(m) { if (m==) {