Hi.
When we click on the marker we see its tooltip. Is it possible to see this tooltip immediately without clicking on the marker?
TMapMarkerDescriptor myMarker = TMapMarkerDescriptor::Create(Position, L"Pennsylvania");
Display immediately the tooltip next to the marker TMapView
Moderator: 2ffat