clear method
Remove all markers from this collection.
Implementation
void clear() {
objectMethod(pointerId, 'MarkerCollection', 'clear');
}
Remove all markers from this collection.
void clear() {
objectMethod(pointerId, 'MarkerCollection', 'clear');
}