Hello!
I use WebGMaps for my Windows FMX project.
Situation is that I want to use it in a kiosk mode.
So users can navigate on the map but should not be able to leave my application by clicking on links on the map (e.g. Google symbol, POI links, ...).
Currently I cannot use this component because of this reason.
Of course I tried to fetch the request by TMSFMXWebGMaps1BeforeNavigate event, but there was no event triggered when you click on such link.
Any solution of this??
Thanks in advance,
/Werner