Mapping Toolbox | ![]() ![]() |
Process mouse button down callbacks for mapped objects
Activation
set the ButtonDownFcn
property to 'uimaptbx'
Description
uimaptbx
processes mouse events for mapped objects. uimaptbx
can be assigned to an object by setting the ButtonDownFcn
to 'uimaptbx'
. This is the default setting for all objects created with the Mapping Toolbox.
If uimaptbx
is assigned to an object, the following mouse events are recognized: A single-click and hold on an object displays the object tag. If no tag is assigned, the object type is displayed. A double-click on an object activates the MATLAB Guide Property Editor. An extend-click on an object activates the Projection Control dialog box, which allows the map projection and display properties to be edited. An alternate-click on an object allows basic properties to be edited using simple mouse clicks and drags.
Definitions of extend-click and alternate-click on various platforms are as follows:
See Also
axesm
axesmui
property editors
![]() | trackui | zdatam | ![]() |