key property

T? key
getter/setter pair

the item this marker represents.

This property is NOT used by mapsforge. It can be used by the developer to reference to the source of this marker, e.g. a database entry.

Implementation

T? key;