Drawing directly on the TTMSFNCGoogleMaps canvas?

I have tried to draw to the AGraphics.Canvas via the Map.OnAfterDraw event and I can see the drawing immediately before the tiles are rendered (which then cover the drawing). Is there a way to draw on the map after the tiles are rendered?

Hi,

No, the drawing events are tied to the custom control wrapper. The wrapper is hosting a webbrowser instance that is rendered on top of the default graphics.