removeVenueMapListener abstract method
- VenueMapListener listener
Removes a venue map .
The is not removed if it is not present in the list of .
listenerThe venue map to remove.
Implementation
void removeVenueMapListener(VenueMapListener listener);
Removes a venue map .
The is not removed if it is not present in the list of .
listener The venue map to remove.void removeVenueMapListener(VenueMapListener listener);