blob: b3cba475789e58dab34cbfb8a5ded2e689ccc348 [file] [log] [blame]
{ "type": "class",
"qname": "google.maps.LatLngBounds",
"baseClassname": ""
,
"description": "",
"tags": [
{ "tagName": "see",
"values": ["[google_maps_api_v3_11]"]} ],
"members": [
{ "type": "method",
"qname": "google.maps.LatLngBounds",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "see",
"values": ["[google_maps_api_v3_11]"]},
{ "tagName": "param",
"values": ["opt_sw [(google.maps.LatLng|null|undefined)]", "opt_ne [(google.maps.LatLng|null|undefined)]"]} ],
"return": "",
"params": [{ "name": "opt_sw", "type": "google.maps.LatLng"},
{ "name": "opt_ne", "type": "google.maps.LatLng"}]}
,
{ "type": "method",
"qname": "getNorthEast",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "see",
"values": ["[google_maps_api_v3_11]"]},
{ "tagName": "returns",
"values": ["{(google.maps.LatLng|null)}"]} ],
"return": "google.maps.LatLng",
"params": []}
,
{ "type": "method",
"qname": "isEmpty",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "see",
"values": ["[google_maps_api_v3_11]"]},
{ "tagName": "returns",
"values": ["{boolean}"]} ],
"return": "Boolean",
"params": []}
,
{ "type": "method",
"qname": "toSpan",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "see",
"values": ["[google_maps_api_v3_11]"]},
{ "tagName": "returns",
"values": ["{(google.maps.LatLng|null)}"]} ],
"return": "google.maps.LatLng",
"params": []}
,
{ "type": "method",
"qname": "getCenter",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "see",
"values": ["[google_maps_api_v3_11]"]},
{ "tagName": "returns",
"values": ["{(google.maps.LatLng|null)}"]} ],
"return": "google.maps.LatLng",
"params": []}
,
{ "type": "method",
"qname": "equals",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "see",
"values": ["[google_maps_api_v3_11]"]},
{ "tagName": "param",
"values": ["other [(google.maps.LatLngBounds|null)]"]},
{ "tagName": "returns",
"values": ["{boolean}"]} ],
"return": "Boolean",
"params": [{ "name": "other", "type": "google.maps.LatLngBounds"}]}
,
{ "type": "method",
"qname": "extend",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "see",
"values": ["[google_maps_api_v3_11]"]},
{ "tagName": "param",
"values": ["point [(google.maps.LatLng|null)]"]},
{ "tagName": "returns",
"values": ["{(google.maps.LatLngBounds|null)}"]} ],
"return": "google.maps.LatLngBounds",
"params": [{ "name": "point", "type": "google.maps.LatLng"}]}
,
{ "type": "method",
"qname": "union",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "see",
"values": ["[google_maps_api_v3_11]"]},
{ "tagName": "param",
"values": ["other [(google.maps.LatLngBounds|null)]"]},
{ "tagName": "returns",
"values": ["{(google.maps.LatLngBounds|null)}"]} ],
"return": "google.maps.LatLngBounds",
"params": [{ "name": "other", "type": "google.maps.LatLngBounds"}]}
,
{ "type": "method",
"qname": "intersects",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "see",
"values": ["[google_maps_api_v3_11]"]},
{ "tagName": "param",
"values": ["other [(google.maps.LatLngBounds|null)]"]},
{ "tagName": "returns",
"values": ["{boolean}"]} ],
"return": "Boolean",
"params": [{ "name": "other", "type": "google.maps.LatLngBounds"}]}
,
{ "type": "method",
"qname": "toString",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "see",
"values": ["[google_maps_api_v3_11]"]},
{ "tagName": "returns",
"values": ["{string}"]} ],
"return": "String",
"params": []}
,
{ "type": "method",
"qname": "contains",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "see",
"values": ["[google_maps_api_v3_11]"]},
{ "tagName": "param",
"values": ["latLng [(google.maps.LatLng|null)]"]},
{ "tagName": "returns",
"values": ["{boolean}"]} ],
"return": "Boolean",
"params": [{ "name": "latLng", "type": "google.maps.LatLng"}]}
,
{ "type": "method",
"qname": "toUrlValue",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "see",
"values": ["[google_maps_api_v3_11]"]},
{ "tagName": "param",
"values": ["opt_precision [(number|undefined)]"]},
{ "tagName": "returns",
"values": ["{string}"]} ],
"return": "String",
"params": [{ "name": "opt_precision", "type": "Number"}]}
,
{ "type": "method",
"qname": "getSouthWest",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"description": "",
"tags": [
{ "tagName": "see",
"values": ["[google_maps_api_v3_11]"]},
{ "tagName": "returns",
"values": ["{(google.maps.LatLng|null)}"]} ],
"return": "google.maps.LatLng",
"params": []}
]
}