In my application, i am doing a find nearby at a p....

Anonymous
06-19-2002, 10:19 PM
In my application, i am doing a find nearby at a particular location from my OCX. Now what happens is there is a yellow grid which appears on the map. I
want this yellow grid to disappear when i press ok button on my form. How do i remove this yellow grid
after doing find nearby. May be on a Exit button, the code should remove the
yellow grid. That will solve my purpose.

Eric Frost
06-19-2002, 10:19 PM
Looking in the Help File for the FindNearby method, they refer to using the GoBack method on the Map to revert to the previous view, see if this does the trick for you. - Eric

Anonymous
12-20-2002, 05:56 PM
I also have same problem after using findnearby. I also want to remove the yellow grid. I try to use Goback, but it doesn't work.
I want to remove the grid. If no method to do, I could reopen the map again to clear the yellow grid.

Anonymous
03-03-2004, 01:50 PM
This worked for me:
I just do a FindNearby(1) of location lat/lon 0,0 before the call to GoBack()

 
Web mp2kmag.com
mapforums.com