pointToLatLng abstract method

LatLng? pointToLatLng(
  1. CustomPoint<num> point
)

Implementation

LatLng? pointToLatLng(CustomPoint point);