toLatLng abstract method

Future<LatLng> toLatLng(
  1. Point<num> screenLocation
)

Implementation

Future<LatLng> toLatLng(Point screenLocation);