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
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==) {