com.sap.cloud.mobile.fiori.maps.AnnotationInfoAdapter |
Interface to be implemented by application to retrieve annotation info from tag.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract Object |
getInfo(Object tag)
Returns the detailed annotation info
| ||||||||||
abstract void |
onBindView(MapPreviewPanel mapPreviewPanel, Object info)
Shows the annotation info in the given
MapPreviewPanel |
Returns the detailed annotation info
tag | tag that's associated with the annotation |
---|
Shows the annotation info in the given MapPreviewPanel
mapPreviewPanel | the view to present info |
---|---|
info | annotation info |