Overlay Image Layer

RotatedOverlayImageLast updated
Was this helpful?

RotatedOverlayImageLast updated
Was this helpful?
Was this helpful?
OverlayImageLayer(
circles: [
OverlayImage(
bounds: LatLngBounds(
LatLng(45.3367881884556, 14.159452282322459),
LatLng(45.264129635422826, 14.252585831779033),
),
imageProvider: NetworkImage(),
),
],
),