public class FlatPlacemarkMarker extends Marker
Modifier and Type | Class and Description |
---|---|
static class |
FlatPlacemarkMarker.Builder |
Marker.CollisionType, Marker.MarkerListener
TextureProvider.OverlayType
Modifier and Type | Method and Description |
---|---|
Bitmap |
getBitmap()
Gets a bitmap to be loaded as a texture.
|
String |
getIconType() |
String |
getText() |
int |
getTintColor() |
void |
setIconType(Context context,
String iconType) |
void |
setText(String text) |
void |
setTintColor(int tintColor) |
canBeSelected, getAlpha, getAnchor, getCalloutDetails, getCalloutTitle, getCollision, getCollisionCondition, getDetails, getMaxZoomLevel, getMinZoomLevel, getName, getPosition, getRotationFixedToMap, getScaleFixedToMap, getWeight, getXScale, getYScale, invalidate, invalidate, onTapped, setAlpha, setAnchor, setCollision, setCollisionCondition, setDetails, setListener, setMaxZoomLevel, setMinZoomLevel, setName, setPosition, setRotationFixedToMap, setScaleFixedToMap, setShowsCallout, setWeight, setXScale, setYScale, showsCallout, showsPinMarker
getId, getNativeBitmap, getOverlayColor, getOverlayColorInterface, getOverlayFillColor, getOverlayFillColorInterface, getOverlayPoints, getOverlayPointsInterface, getOverlayType, getOverlayTypeInterface, getOverlayWidth, getOverlayWidthInterface, getSize, overlayClosed, setSize
public void setTintColor(int tintColor)
public int getTintColor()
public void setText(String text)
public String getText()
public String getIconType()
public Bitmap getBitmap()
TextureProvider
Gets a bitmap to be loaded as a texture.
getBitmap
in class TextureProvider