Skip to content
JuanSe Jativa edited this page Jan 11, 2017 · 4 revisions

Properties

If a property of a pin changes, the pin will automatically update on the map.

IsVisible

Gets/Sets if the pin is visible on the map.

Title

Gets/Sets the title to show in the callout.

Subtitle

Gets/Sets the subtitle to show in the callout.

ShowCallout

Gets/Sets if the callout should be displayed when the pin is selected.

Position

Gets/Sets the current position of the pin.

Image

Gets/Sets the custom image to display. If the image is null the default marker will be used.

Anchor

Gets/Sets the anchor point of the pin when using a custom pin image.

IsDraggable

Gets/Sets if the pin is draggable. On iOS you will lose the drop-animation if you use custom images.

DefaultPinColor

Gets/Sets the default pin color of the pin. Does not apply to custom images.

Clone this wiki locally