-
Notifications
You must be signed in to change notification settings - Fork 109
TKCustomMapPin
JuanSe Jativa edited this page Jan 11, 2017
·
4 revisions
If a property of a pin changes, the pin will automatically update on the map.
Gets/Sets if the pin is visible on the map.
Gets/Sets the title to show in the callout.
Gets/Sets the subtitle to show in the callout.
Gets/Sets if the callout should be displayed when the pin is selected.
Gets/Sets the current position of the pin.
Gets/Sets the custom image to display. If the image is null
the default marker will be used.
Gets/Sets the anchor point of the pin when using a custom pin image.
Gets/Sets if the pin is draggable. On iOS you will lose the drop-animation if you use custom images.
Gets/Sets the default pin color of the pin. Does not apply to custom images.