mergMKAnnotationGet |
Type | function |
Dictionary | LCS |
Library | LiveCode Script |
Syntax | mergMKAnnotationGet(<pAnnotationID>, <pProperty>)
|
Associations | mergmk |
Summary | Get individual annotation properties
|
Introduced | 8.0 |
OS | ios |
Platforms | mobile |
Parameters | Name | Type | Description |
---|
pAnnotationID | | An annotation ID as returned by mergMKAddAnnotation
|
pProperty | |
- coordinate
- title
- image
- pin color
- subtitle
- show callout
- draggable
- center offset
- callout image
- show callout button
- selected
|
|
Values | Name | Type | Description |
---|
return | | The value of the annotation property
|
|
Description | Get individual annotation properties
|
Tags | externals |