Item
.public interface Marker extends JRCloneable
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_latitude
Deprecated.
Replaced by
MapComponent.ITEM_PROPERTY_latitude . |
static String |
PROPERTY_longitude
Deprecated.
Replaced by
MapComponent.ITEM_PROPERTY_longitude . |
static String |
PROPERTY_title
Deprecated.
Replaced by
MapComponent.ITEM_PROPERTY_MARKER_title . |
Modifier and Type | Method and Description |
---|---|
List<MarkerProperty> |
getProperties()
Deprecated.
|
clone
static final String PROPERTY_latitude
MapComponent.ITEM_PROPERTY_latitude
.static final String PROPERTY_longitude
MapComponent.ITEM_PROPERTY_longitude
.static final String PROPERTY_title
MapComponent.ITEM_PROPERTY_MARKER_title
.List<MarkerProperty> getProperties()
Copyright © 2017. All rights reserved.