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 | |
IClientGeocoder — Interface in package com.google.maps.interfaces | |
IClientGeocoder is the interface implemented by client geocoder object. | |
icon — Property in class com.google.maps.overlays.MarkerOptions | |
Display object used as marker's custom icon. | |
iconAlignment — Property in class com.google.maps.overlays.MarkerOptions | |
A Number value that specifies which point on the marker is used for aligning it relative to the LatLng that it represents. | |
iconOffset — Property in class com.google.maps.overlays.MarkerOptions | |
Marker custom icon offset. | |
IControl — Interface in package com.google.maps.interfaces | |
This interface is implemented by map controls. | |
ICopyrightCollection — Interface in package com.google.maps.interfaces | |
ICopyrightCollection is the interface implemented by CopyrightCollection and equivalent classes. | |
id — Property in interface com.google.maps.interfaces.IPane | |
Pane's id. | |
IDirections — Interface in package com.google.maps.interfaces | |
IDirections is the interface implemented by a Directions object. | |
IGroundOverlay — Interface in package com.google.maps.interfaces | |
IGroundOverlay is the interface implemented by ground overlay objects. | |
IInfoWindow — Interface in package com.google.maps.interfaces | |
IInfoWindow is the interface implemented by information windows that can display HTML-formatted text. | |
IMap — Interface in package com.google.maps.interfaces | |
IMap is the interface implemented by Map. | |
IMapType — Interface in package com.google.maps.interfaces | |
IMapType is the interface implemented by map type objects. | |
IMarker — Interface in package com.google.maps.interfaces | |
IMarker is the interface implemented by marker objects to mark position on that map. | |
incRGB(deltaR, deltaG, deltaB) — Method in class com.google.maps.Color | |
Increments this color's R, G and B components by individual delta values. | |
INFOWINDOW_CLOSED — Constant static property in class com.google.maps.MapEvent | |
This event is fired when the info window closes. | |
INFOWINDOW_CLOSING — Constant static property in class com.google.maps.MapEvent | |
This event is fired before the info window closes. | |
INFOWINDOW_OPENED — Constant static property in class com.google.maps.MapEvent | |
This event is fired when the info window opens. | |
InfoWindowOptions — Class in package com.google.maps | |
Class InfoWindowOptions specifies a set of rendering parameters for the info window. | |
InfoWindowOptions(param) — Constructor in class com.google.maps.InfoWindowOptions | |
Constructs an InfoWindowOptions object, optionally initializing it from an object. | |
initControlWithMap(map:com.google.maps.interfaces:IMap) — Method in class com.google.maps.controls.ControlBase | |
Sets the instance of the map that the control operates on. | |
initControlWithMap(map:com.google.maps.interfaces:IMap) — Method in class com.google.maps.controls.MapTypeControl | |
Sets the instance of the map that this control operates on. | |
initControlWithMap(map:com.google.maps.interfaces:IMap) — Method in class com.google.maps.controls.OverviewMapControl | |
Sets the instance of the map that this control operates on. | |
initControlWithMap(map:com.google.maps.interfaces:IMap) — Method in class com.google.maps.controls.PositionControl | |
Sets the instance of the map that this control operates on. | |
initControlWithMap(map:com.google.maps.interfaces:IMap) — Method in class com.google.maps.controls.ScaleControl | |
Sets the instance of the map that this control operates on. | |
initControlWithMap(map:com.google.maps.interfaces:IMap) — Method in class com.google.maps.controls.ZoomControl | |
Sets the instance of the map that this control operates on. | |
initControlWithMap(map:com.google.maps.interfaces:IMap) — Method in interface com.google.maps.interfaces.IControl | |
Sets the instance of the map that this control operates on. | |
interfaceChain — Property in interface com.google.maps.interfaces.IWrappable | |
List of interfaces for wrapping this object. | |
interpolationMethod — Property in class com.google.maps.styles.GradientStyle | |
Gradient interpolation method. | |
intersects(other:com.google.maps:LatLngBounds) — Method in class com.google.maps.LatLngBounds | |
Returns true if this bounds shares any points with this bounds. | |
invalidate() — Method in interface com.google.maps.interfaces.IPane | |
Invalidates all the geometry on the pane causing a delayed update. | |
IOverlay — Interface in package com.google.maps.interfaces | |
This interface is implemented by the overlay objects, such as markers, polylines, polygons, ground overlays and info windows. | |
IPane — Interface in package com.google.maps.interfaces | |
IPane is the interface is implemented by the map panes. | |
IPaneManager — Interface in package com.google.maps.interfaces | |
Interface to the Pane manager of the map. | |
IPolygon — Interface in package com.google.maps.interfaces | |
IPolygon is the interface implemented by Polygon and equivalent user-created classes. | |
IPolyline — Interface in package com.google.maps.interfaces | |
IPolyline is the interface implemented by Polyline and equivalent user-created classes. | |
IProjection — Interface in package com.google.maps.interfaces | |
IProjection is the interface for map projections. | |
IScaleControl — Interface in package com.google.maps.interfaces | |
IScaleControl is the interface implemented by ScaleControl. | |
isEmpty() — Method in class com.google.maps.LatLngBounds | |
Returns true if the bounds are empty. | |
isFullLat() — Method in class com.google.maps.LatLngBounds | |
Returns true if the bounds cover all latitudes. | |
isFullLng() — Method in class com.google.maps.LatLngBounds | |
Returns true if the bounds cover all longitudes. | |
isLargerThan(other:com.google.maps:LatLngBounds) — Method in class com.google.maps.LatLngBounds | |
Returns true if this bounds is larger than (could contain) the other. | |
isLoaded() — Method in class com.google.maps.Map | |
Checks whether the map has been initialized. | |
isLoaded() — Method in interface com.google.maps.interfaces.IMap | |
Checks whether the map has been initialized. | |
isSupplemental() — Method in class com.google.maps.Copyright | |
Returns true if this copyright is supplemental to copyright information from coarser zoom levels. | |
ITileLayer — Interface in package com.google.maps.interfaces | |
This interface is defined by tile layer implementations that are used by different map types. | |
ITileLayerOverlay — Interface in package com.google.maps.interfaces | |
IWrappable — Interface in package com.google.maps.interfaces | |
IWrappable is the base interface for all objects that provide AS3 cross-domain scripting functionality. | |
IWrappableEventDispatcher — Interface in package com.google.maps.interfaces | |
IWrappableEventDispatcher is the base interface for all objects that provide cross-domain event dispatching functionality. | |
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 |