toScreenLocation abstract method

Future<Point<num>?> toScreenLocation(
  1. LatLng latLng
)

Implementation

Future<Point?> toScreenLocation(LatLng latLng);