toLatLngInfo property

ILatLng get toLatLngInfo

Implementation

ILatLng get toLatLngInfo =>
    LatLngInfo.marker(this, ripple: isRipple, bearing: rotation);