| Re: Stopping the White route properties box from being displayed
Hi,
Yes you have to set this after calculating. And user see it flicker for a moment depending the machine. If you really want to hide it, then you can hide the map for a moment with a copy of itself.
Create a panel, put and dock it on the mappoint control, put a bitmap image on it, copy the map to clipboard, copy it to the bitmap. After the route calculation destroy it all. But maybe this can flicker too ? I did not tryed it. |