A C D E F G H I L M O P R S T Z

C

checkResize() - Method in class com.mapitz.gwt.googleMaps.client.GMap2
checkResize() none Notifies the map of a change of the size of its container.
clearOverlays() - Method in class com.mapitz.gwt.googleMaps.client.GMap2
clearOverlays() none Removes all overlay from the map, and fires the clearoverlays event.
closeInfoWindow() - Method in class com.mapitz.gwt.googleMaps.client.GMap2
closeInfoWindow() none Closes the currently open info window.
com.mapitz.gwt.googleMaps.client - package com.mapitz.gwt.googleMaps.client
 
contains(GLatLng) - Method in class com.mapitz.gwt.googleMaps.client.GLatLngBounds
contains(latlng) Boolean Returns true iff the geographical coordinates of the point lie within this rectangle.
containsBounds(GLatLngBounds) - Method in class com.mapitz.gwt.googleMaps.client.GLatLngBounds
containsBounds(other) Boolean What the name says.
Copy() - Method in class com.mapitz.gwt.googleMaps.client.GOverlay
copy() GOverlay Returns an uninitialized copy of itself that can be added to the map.
create(GGeocodeCache) - Static method in class com.mapitz.gwt.googleMaps.client.GClientGeocoder
GClientGeocoder(cache?) Creates a new instance of a geocoder that talks directly to Google servers.
create() - Static method in class com.mapitz.gwt.googleMaps.client.GClientGeocoder
GClientGeocoder(cache?) Creates a new instance of a geocoder that talks directly to Google servers.
create(GControlAnchor, GSize) - Static method in class com.mapitz.gwt.googleMaps.client.GControlPosition
Creates a specification for a control position.
create(int, GLatLngBounds, int, String) - Static method in class com.mapitz.gwt.googleMaps.client.GCopyright
Creates a copyright information object with the given properties.
create(String) - Static method in class com.mapitz.gwt.googleMaps.client.GCopyrightCollection
GCopyrightCollection(prefix) Copyright messages produced from this copyright collection will have the common prefix given as the argument.
create() - Static method in class com.mapitz.gwt.googleMaps.client.GCopyrightCollection
GCopyrightCollection() Copyright messages produced from this copyright collection will have the common prefix given as the argument.
create() - Static method in class com.mapitz.gwt.googleMaps.client.GFactualGeocodeCache
Creates a new cache that stores only replies it considers factual.
create(String, String, String, String, String, String, String, double, double) - Static method in class com.mapitz.gwt.googleMaps.client.GGeocodeAddress
 
create(int, String, int) - Static method in class com.mapitz.gwt.googleMaps.client.GGeocodeResult
 
create() - Static method in class com.mapitz.gwt.googleMaps.client.GInfoWindowOptions
 
create(String, String) - Static method in class com.mapitz.gwt.googleMaps.client.GInfoWindowTab
 
create(String, Element) - Static method in class com.mapitz.gwt.googleMaps.client.GInfoWindowTab
 
create(double, double) - Static method in class com.mapitz.gwt.googleMaps.client.GLatLng
Notice the ordering of latitude and longitude.
create(double, double, boolean) - Static method in class com.mapitz.gwt.googleMaps.client.GLatLng
Notice the ordering of latitude and longitude.
create(GLatLng, GLatLng) - Static method in class com.mapitz.gwt.googleMaps.client.GLatLngBounds
 
create(Element) - Static method in class com.mapitz.gwt.googleMaps.client.GMap2
Creates a GMap2 object by passing a DIV element
create() - Static method in class com.mapitz.gwt.googleMaps.client.GMapOptions
 
create(GTileLayer[], GProjection, String) - Static method in class com.mapitz.gwt.googleMaps.client.GMapType
GMapType(layers, projection, name, opts?) Constructs a map type with the given tile layers, projection, name, and optional parameters.
create(GTileLayer[], GProjection, String, GMapTypeOptions) - Static method in class com.mapitz.gwt.googleMaps.client.GMapType
GMapType(layers, projection, name, opts?) Constructs a map type with the given tile layers, projection, name, and optional parameters.
create() - Static method in class com.mapitz.gwt.googleMaps.client.GMapTypeOptions
 
create(GLatLng, GMarkerOptions) - Static method in class com.mapitz.gwt.googleMaps.client.GMarker
 
create(GLatLng) - Static method in class com.mapitz.gwt.googleMaps.client.GMarker
 
create() - Static method in class com.mapitz.gwt.googleMaps.client.GMarkerOptions
 
create(int) - Static method in class com.mapitz.gwt.googleMaps.client.GMercatorProjection
 
create(int, int) - Static method in class com.mapitz.gwt.googleMaps.client.GPoint
 
create(GLatLng[], String, int, double) - Static method in class com.mapitz.gwt.googleMaps.client.GPolyline
Creates a polyline from an array of vertices.
create(GLatLng[], String, int) - Static method in class com.mapitz.gwt.googleMaps.client.GPolyline
Creates a polyline from an array of vertices.
create(GLatLng[], String) - Static method in class com.mapitz.gwt.googleMaps.client.GPolyline
Creates a polyline from an array of vertices.
create(GLatLng[]) - Static method in class com.mapitz.gwt.googleMaps.client.GPolyline
Creates a polyline from an array of vertices.
create(int, int) - Static method in class com.mapitz.gwt.googleMaps.client.GSize
 
create(GCopyrightCollection, int, int) - Static method in class com.mapitz.gwt.googleMaps.client.GTileLayer
GTileLayer(copyrights, minResolution, maxResolution) Constructor arguments can be omitted if instantiated as a prototype.
createGIcon(GIcon, String) - Static method in class com.mapitz.gwt.googleMaps.client.GIcon
 
createGIcon(GIcon) - Static method in class com.mapitz.gwt.googleMaps.client.GIcon
 
createGIcon(String) - Static method in class com.mapitz.gwt.googleMaps.client.GIcon
 

A C D E F G H I L M O P R S T Z