Known Direct Subclasses
|
Known Indirect Subclasses
|
Class Overview
Annotation is an artifact added on top of the map. For example marker, polyline and polygon.
The common attributes are title and legend title.
Summary
Fields |
public
static
final
int[] |
COLOR_RESOURCES |
Predefined color resource ids to be used for all annotations, e.g. |
public
final
String |
legendTitle |
The legend text for this marker. |
public
final
Object |
tag |
|
public
final
String |
title |
The text displayed when the marker is selected. |
Public Methods |
String
|
getLegendTitle()
Returns the legend title if it's defined, otherwise return title
|
Fields
public
static
final
int[]
COLOR_RESOURCES
Predefined color resource ids to be used for all annotations, e.g. marker, polyline and polygon.
public
final
String
legendTitle
The legend text for this marker.
public
final
String
title
The text displayed when the marker is selected.
Protected Constructors
protected
FioriAnnotationOptions
(String title, String legendTitle)
Public Methods
public
String
getLegendTitle
()
Returns the legend title if it's defined, otherwise return title