deactivateAllHighlights method
Disable highlighting.
Implementation
void deactivateAllHighlights() {
objectMethod(_pointerId, 'MapView', 'deactivateAllHighlights');
}
Disable highlighting.
void deactivateAllHighlights() {
objectMethod(_pointerId, 'MapView', 'deactivateAllHighlights');
}