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]); 