MarkerMetadata

public abstract class MarkerMetadata extends Object

Information about a marker managed by the ConsumerMapFragment.

Public Constructor Summary

Public Method Summary

abstract Location
getLocation()
Information about marker location.
abstract int
getMarkerType()
Type of marker element.

Inherited Method Summary

Public Constructors

public MarkerMetadata ()

Public Methods

public abstract Location getLocation ()

Information about marker location.

public abstract int getMarkerType ()

Type of marker element.