PoiDetailsCallback
interface PoiDetailsCallback : Callback<PoiDetailsResponse, SearchError>
Content copied to clipboard
Callback that reports when a PoiDetailsResponse or SearchError is received.
Important: This is a Public Preview API. It may be changed or removed at any time.