LocationExplorer

object LocationExplorer

Types

interface OnExploreChargingStationsAtPositionListener

Functions

Link copied to clipboard
fun exploreChargingStationsAtLocation(    position: GeoCoordinates,     profile: EVProfile,     route: Route,     listener: LocationExplorer.OnExploreChargingStationsAtPositionListener,     executor: Executor? = null)
fun exploreChargingStationsAtLocation(    position: GeoCoordinates,     profile: EVProfile,     options: RoutingOptions,     listener: LocationExplorer.OnExploreChargingStationsAtPositionListener,     executor: Executor? = null)