mapbox-maps-flutter
mapbox-maps-flutter copied to clipboard
Update source property bounds
When update property bounds , throw exception. Is there any way to update bounds? This is my code
await mapBoxMap?.style.setStyleSourceProperty("hcm","bounds", [106.621125, 10.731345, 106.69235, 10.796508]);
same issue