routeToPosition abstract method

Future<IndoorNavigationRoute> routeToPosition(
  1. FlutterPointLLA position,
  2. int floorIndex
)

Implementation

Future<IndoorNavigationRoute> routeToPosition(
    FlutterPointLLA position, int floorIndex);