getStartPosition abstract method

Future<LatLong?> getStartPosition()

Gets the initial map position.

@return the start position, if available.

Implementation

Future<LatLong?> getStartPosition();