Fixes
- Fixed an issue where the
disableUpdateStateValidationmap option was ignored when adding or updatingLabels andMarkers, so their inputs were still validated even when the option was enabled. Setting the option now skipsLabelandMarkerinput validation as intended, improving performance on bulk operations.