smugindividual
Programmer
When removing and adding points on a GeoMap. Does a function exist that tells why a point is "in use"? I use catches on all calls to [GeoPlace remove xxxxx]. The catches show that my point is "in use", a scenario i was hoping to avoid. So with no lines using the point, what else is triggering "in use"? Please dont suggest looking at the man pages, they arent very good and I've spent hours reading them.