Jump to content

TUniMapMouseEvent Question


xiwuping

Recommended Posts

18 hours ago, xiwuping said:

TUniMapMouseEvent = procedure (Sender: TObject;const Lat, Lng: Double; const Zoom, X,Y, Id: integer) of object;

What are X, Y and Id?

Hello

id is -1 for Map.

We are using ids for vectors and markers to identify which vector or marker clicked.

x and y are mouse coordinates. Let's say when you rightclick to map and want to show popup menu, you will use x and y.

Link to comment
Share on other sites

18 hours ago, xiwuping said:

Also the map has a little foot line "uniMap" with a link directed to FMSoft site.  Is it possible to hide that foot line?

It is only in demo app. You can add everything to there. Please check MapLayer.Attribition

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...