LatLngInfo constructor
const
LatLngInfo(})
Implementation
const LatLngInfo(
this.latitude,
this.longitude,
this.markerId, {
this.bearing = 0,
this.isStopover = false,
this.ripple = false,
this.mapScale = 0.5,
this.markerJson = const {},
}) : isEmpty = false;