dispose method
void
dispose()
Implementation
void dispose() {
addInfoWindow = null;
onCameraMove = null;
hideInfoWindow = null;
showInfoWindow = null;
mapAdapter = null;
}
void dispose() {
addInfoWindow = null;
onCameraMove = null;
hideInfoWindow = null;
showInfoWindow = null;
mapAdapter = null;
}