public class Annotation extends GLMapImageAnnotation
| Modifier and Type | Class and Description |
|---|---|
static class |
Annotation.TYPE |
GLMapAnnotation.AnnotationLayer, GLMapAnnotation.AnnotationStyle, GLMapAnnotation.AnnotationType, GLMapAnnotation.TouchTypeactivity, id| Constructor and Description |
|---|
Annotation(android.content.Context activity,
int id,
int resourceId,
android.location.Location latLon) |
| Modifier and Type | Method and Description |
|---|---|
GLMapAnnotation.AnnotationType |
getAnnotationType() |
Annotation.TYPE |
getType() |
void |
setType(Annotation.TYPE type) |
getAnnotationLayer, getAnnotationStyle, needRefresh, onTouch, toAnnotationBitmap, updateBitmapdescribeContents, getBitmapHeight, getBitmapWidth, getHeight, getId, getLocation, getStyle, getWidth, getX, getY, isHighlight, setHeight, setId, setIsHighlight, setLocation, setStyle, setWidth, toAnnotationData, writeToParcelpublic Annotation(android.content.Context activity,
int id,
int resourceId,
android.location.Location latLon)
public GLMapAnnotation.AnnotationType getAnnotationType()
getAnnotationType in class GLMapImageAnnotationpublic Annotation.TYPE getType()
public void setType(Annotation.TYPE type)