Can you tell me what these properties are suppose to do?
I've created two different Marker Types on my map, 1 for Hospitals, 1 for Doctors. So far everything works OK, (separate Icons, etc.) but when I display the map the Icon for the Hospital is typically overwritten by the Icon for the Doctors (as many doctors offices are at the same geographic location as the Hospital. So I'd like to display the hospital Icons about 8-16 pixels away from the doctors so we can see both.
I tried using the XOffset/YOffset properties to accomplish this, but that doesn't seem to do what I thought it would do, so unless I've got it wrong, is there an easy way to set the point so that it displays about 8-16 pixels from its original location, and moves correctly when the map zooms in/out?
Thanks!!
bob