Options
All
  • Public
  • Public/Protected
  • All
Menu

A MaxZoom result in JSON format retrieved from the MaxZoomService.

Hierarchy

  • MaxZoomResult

Index

Properties

Properties

status: null | MaxZoomStatus

Status of the request. This property is only defined when using callbacks with google.maps.MaxZoomService.getMaxZoomAtLatLng (it is not defined when using Promises).

zoom: number

The maximum zoom level found at the given LatLng.

Generated using TypeDoc