TTMSFMXWebGMaps Map Marker not clickable

Delphi 10.4 with all 3 patches installed.

Latest version of TMS FMX Maps - TMSFMXWebGMapsPkgDXE13

I am adding a marker at run time and cannot get the Clickable := True to work.

Even Markers created at design time that show on the map, are not clickable.

Whey does a marker not have an onclick event?

One would assume that a lot of people using these components would want to click on a marker and have an event triggered.

I am running on an iOS iPhone 8 with all updates installed.

Hi,

This issue could be related to a recent breaking change in the iOS browser.
Does the issue also happen on Windows or only on iOS?

Can you please provide sample code that demonstrates the issue?