google-maps-documentation

MaxZoomStatus constants

google.maps.MaxZoomStatus constants

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.

Constants
ERROR There was a problem contacting the Google servers.
OK The response contains a valid MaxZoomResult.