coordinateForPixel abstract method
- ScreenCoordinate pixel
Converts a pixel screen position to a geographic coordinate.
Implementation
Future<Point> coordinateForPixel(ScreenCoordinate pixel);
Converts a pixel screen position to a geographic coordinate.
Future<Point> coordinateForPixel(ScreenCoordinate pixel);