explore Charging Stations At Location
fun exploreChargingStationsAtLocation(position: GeoCoordinates, profile: VehicleProfile, options: RoutingOptions, listener: LocationExplorer.OnExploreChargingStationsAtPositionListener, executor: Executor? = null)
fun exploreChargingStationsAtLocation(position: GeoCoordinates, profile: VehicleProfile, route: Route, listener: LocationExplorer.OnExploreChargingStationsAtPositionListener, executor: Executor? = null)