IMapPointOfInterestManager
Functions
Link copied to clipboard
Link copied to clipboard
abstract fun centerToPOI(poi: PointOfInterest, animated: Boolean = true, zoom: Double = defaultZoom): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun sortPOIsByDuration(origin: Coordinate, pois: List<PointOfInterest>): Single<List<PointOfInterestWithInfo>>
Link copied to clipboard
abstract fun sortPOIsByGraphDistance(origin: Coordinate, pois: List<PointOfInterest>): Single<List<PointOfInterestWithInfo>>
Link copied to clipboard
Link copied to clipboard