Options
All
  • Public
  • Public/Protected
  • All
Menu

The status returned by the MaxZoomService on the completion of a call to {@link MaxZoomService#getMaxZoomAtLatLng getMaxZoomAtLatLng()}. Specify these by value, or by using the constant's name. For example, 'OK' or MaxZoomStatus.OK.

see

Maps JavaScript API

Index

Enumeration members

Enumeration members

ERROR

ERROR: = "ERROR"

There was a problem contacting the Google servers.

see

Maps JavaScript API

OK

OK: = "OK"

The response contains a valid MaxZoomResult.

see

Maps JavaScript API

Generated using TypeDoc