Google Map Cursor

How do you show a different screen cursor using FNC Google Maps (VCL)?
I've tried

  1. Screen.Cursor:=crHourglass;
  2. FNCMap.Cursor:=crHourglass;

Most of the time the control displays the "hand" cursor

Thanks

Hi Eric,

Please note that the cursor type is determined by the mapping service.
Unfortunately it's currently not supported to change the cursor programmatically.
However this is a good suggestion and we'll consider adding this feature in a future version.

1 Like

Hi,
Do we have any updates on that? It is really useful if you want to create polygon/polyline by clicking the map. That requires the cursor to be some types of pointers or arrows. Thanks!

Hi,

Unfortunately I have no updates to share on this topic. We haven't had any other requests for this specific feature so it was tagged with low priority. Priority has now been raised.