latLngToScreenPoint abstract method

CustomPoint<num>? latLngToScreenPoint(
  1. LatLng latLng
)

Implementation

CustomPoint? latLngToScreenPoint(LatLng latLng);