google.maps.MaxZoomStatus constants
google.maps.MaxZoomStatus
The status returned by the MaxZoomService on the completion of a call to getMaxZoomAtLatLng(). Specify these by value, or by using the constant's name. For example, 'OK' or google.maps.MaxZoomStatus.OK.
MaxZoomService
getMaxZoomAtLatLng()
'OK'
google.maps.MaxZoomStatus.OK
ERROR
OK
MaxZoomResult