UNPKG

@geoapify/route-directions

Version:

Route Directions component for Routing API - choose waypoints, select route options, calculate the route

3 lines (2 loc) 264 B
export { RouteDirections } from './route-directions'; export type { RouteDirectionsOptions, TravelMode, Waypoint, WaypointChangeCallbackType, ModeChangeCallbackType, OptionChangeCallbackType, RouteCalculatedCallbackType, RoutingOption } from './route-directions';