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