A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
OPAQUE — Constant static property in class com.google.maps.Alpha
openInfoWindow(latlng:com.google.maps:LatLng, options:com.google.maps:InfoWindowOptions) — Method in class com.google.maps.Map
Opens a simple information window at the given point.
openInfoWindow(latlng:com.google.maps:LatLng, options:com.google.maps:InfoWindowOptions) — Method in interface com.google.maps.interfaces.IMap
Opens a simple information window at the given point.
openInfoWindow(options:com.google.maps:InfoWindowOptions) — Method in interface com.google.maps.interfaces.IMarker
Opens an information window above the marker.
openInfoWindow(options:com.google.maps:InfoWindowOptions) — Method in class com.google.maps.overlays.Marker
Opens an information window above the marker.
OverlayBase — Class in package com.google.maps.overlays
Base class for custom overlays.
OverlayBase() — Constructor in class com.google.maps.overlays.OverlayBase
Constructor.
OVERLAY_BEFORE_REMOVED — Constant static property in class com.google.maps.MapEvent
This event is fired when an overlay is about to be removed from the map.
OVERLAY_MOVED — Constant static property in class com.google.maps.MapEvent
This event is fired when an overlay's position is changed.
overlayRaising — Property in class com.google.maps.Map
Set to true to enable raising of overlays upon mouse-over.
overlayRaising — Property in class com.google.maps.MapOptions
A Boolean value that indicates whether automatic raising of overlays is initially enabled.
overlayRaising — Property in interface com.google.maps.interfaces.IMap
Set to true to enable raising of overlays upon mouse-over.
OVERLAY_REMOVED — Constant static property in class com.google.maps.MapEvent
This event is fired after a single overlay is removed from the map.
overState — Property in class com.google.maps.styles.ButtonStyle
Style of the button in the "over" state.
OverviewMapControl — Final class in package com.google.maps.controls
A OverviewMapControl shows a small map in the corner of the containing map and displays a rectangle representing the containing map viewport.
OverviewMapControl(options:com.google.maps.controls:OverviewMapControlOptions) — Constructor in class com.google.maps.controls.OverviewMapControl
Constructs a OverviewMapControl object.
OverviewMapControlOptions — Class in package com.google.maps.controls
Class OverviewMapControlOptions specifies a set of options for the overview map control.
OverviewMapControlOptions(param) — Constructor in class com.google.maps.controls.OverviewMapControlOptions
Constructs an OverviewMapControlOptions object, optionally initializing it from an object.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z