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

S

savePosition() - Method in class com.mapitz.gwt.googleMaps.client.GMap2
savePosition() none Stores the current map position and zoom level for later recall by returnToSavedPosition().
selectable() - Method in class com.mapitz.gwt.googleMaps.client.GControl
selectable() Boolean Returns to the map if the control contains selectable text.
selectTab(int) - Method in class com.mapitz.gwt.googleMaps.client.GInfoWindow
selectTab(index) none Selects the tab with the given index.
setAddress(int, GGeocodeAddress) - Method in class com.mapitz.gwt.googleMaps.client.GGeocodeResult
 
setBounds(GLatLngBounds) - Method in class com.mapitz.gwt.googleMaps.client.GCopyright
bounds GLatLngBounds The region to which this information applies.
setCache(GGeocodeCache) - Method in class com.mapitz.gwt.googleMaps.client.GClientGeocoder
setCache(cache) none Sets a new client-side caching.
setCenter(GLatLng) - Method in class com.mapitz.gwt.googleMaps.client.GMap2
Set's the center position on the map
setCenter(GLatLng, int, GMapType) - Method in class com.mapitz.gwt.googleMaps.client.GMap2
 
setCenter(GLatLng, int) - Method in class com.mapitz.gwt.googleMaps.client.GMap2
 
setClickable(boolean) - Method in class com.mapitz.gwt.googleMaps.client.GMarkerOptions
 
setErrorMessage(String) - Method in class com.mapitz.gwt.googleMaps.client.GMapTypeOptions
errorMessage String Sets the error message returned by GMapType.getErrorMessage().
setHeight(String) - Method in class com.mapitz.gwt.googleMaps.client.GMap2Widget
 
setHeight(int) - Method in class com.mapitz.gwt.googleMaps.client.GSize
 
setIcon(GIcon) - Method in class com.mapitz.gwt.googleMaps.client.GMarkerOptions
 
setIconAnchor(GPoint) - Method in class com.mapitz.gwt.googleMaps.client.GIcon
The pixel coordinate relative to the top left corner of the icon image at which this icon is anchored to the map.
setIconSize(GSize) - Method in class com.mapitz.gwt.googleMaps.client.GIcon
The pixel size of the foreground image of the icon.
setId(int) - Method in class com.mapitz.gwt.googleMaps.client.GCopyright
id Number A unique identifier for this copyright information.
setImage(String) - Method in class com.mapitz.gwt.googleMaps.client.GIcon
The foreground image URL of the icon.
setImageMap(int[]) - Method in class com.mapitz.gwt.googleMaps.client.GIcon
An array of integers representing the x/y coordinates of the image map we should use to specify the clickable part of the icon image in browsers other than Internet Explorer.
setInfoWindowAnchor(GPoint) - Method in class com.mapitz.gwt.googleMaps.client.GIcon
infoWindowAnchor GPoint The pixel coordinate relative to the top left corner of the icon image at which the info window is anchored to this icon.
setLinkColor(String) - Method in class com.mapitz.gwt.googleMaps.client.GMapTypeOptions
linkColor String Sets the text color returned by GMapType.getLinkColor().
setMapType(GMapType) - Method in class com.mapitz.gwt.googleMaps.client.GInfoWindowOptions
mapType GMapType Pertinent for showMapBlowup() only.
setMapType(GMapType) - Method in class com.mapitz.gwt.googleMaps.client.GMap2
setMapType(type) none Selects the given new map type.
setMapTypes(GMapType[]) - Method in class com.mapitz.gwt.googleMaps.client.GMapOptions
mapTypes Array of GMapType Array of map types to be used by this map.
setMaxResolution(int) - Method in class com.mapitz.gwt.googleMaps.client.GMapTypeOptions
maxResolution Number Sets the maximum zoom level of this map type, returned by GMapType.getMaximumResolution().
setMaxWidth(int) - Method in class com.mapitz.gwt.googleMaps.client.GInfoWindowOptions
maxWidth Number Maximum width of the info window content, in pixels.
setMinResolution(int) - Method in class com.mapitz.gwt.googleMaps.client.GMapTypeOptions
minResolution Number Sets the minimum zoom level of this map type, returned by GMapType.getMinimumResolution().
setMinZooom(int) - Method in class com.mapitz.gwt.googleMaps.client.GCopyright
minZoom Number The lowest zoom level at which this information applies.
setMozPrintImage(String) - Method in class com.mapitz.gwt.googleMaps.client.GIcon
The URL of the foreground icon image used for printed maps in Firefox/Mozilla.
setPoint(GLatLng) - Method in class com.mapitz.gwt.googleMaps.client.GMarker
 
setPrintImage(String) - Method in class com.mapitz.gwt.googleMaps.client.GIcon
The URL of the foreground icon image used for printed maps.
setPrintShadow(String) - Method in class com.mapitz.gwt.googleMaps.client.GIcon
The URL of the shadow image used for printed maps.
setSelectedTab(int) - Method in class com.mapitz.gwt.googleMaps.client.GInfoWindowOptions
selectedTab Number Selects the tab with the given index, starting at 0, instead of the first tab (with index 0).
setShadow(String) - Method in class com.mapitz.gwt.googleMaps.client.GIcon
The shadow image URL of the icon.
setShadowSize(GSize) - Method in class com.mapitz.gwt.googleMaps.client.GIcon
The pixel size of the shadow image.
setShortName(String) - Method in class com.mapitz.gwt.googleMaps.client.GMapTypeOptions
shortName String Sets the short name of the map type that is returned from GMapType.getName(true).
setSize(GSize) - Method in class com.mapitz.gwt.googleMaps.client.GMapOptions
size GSize Sets the size in pixels of the map.
setText(String) - Method in class com.mapitz.gwt.googleMaps.client.GCopyright
text String The text of the copyright message.
setTextColor(String) - Method in class com.mapitz.gwt.googleMaps.client.GMapTypeOptions
textColor String Sets the text color returned by GMapType.getTextColor().
setTileSize(int) - Method in class com.mapitz.gwt.googleMaps.client.GMapTypeOptions
tileSize Number Set the tile size returned by GMapType.getTileSize().
setTitle(String) - Method in class com.mapitz.gwt.googleMaps.client.GMarkerOptions
 
setTransparent(String) - Method in class com.mapitz.gwt.googleMaps.client.GIcon
The URL of a virtually transparent version of the foreground icon image used to capture click events in Internet Explorer.
setUrlArg(String) - Method in class com.mapitz.gwt.googleMaps.client.GMapTypeOptions
urlArg String Sets the url argument of the map type that is returned from GMapType.getUrlArg().
setWidth(String) - Method in class com.mapitz.gwt.googleMaps.client.GMap2Widget
 
setWidth(int) - Method in class com.mapitz.gwt.googleMaps.client.GSize
 
setX(int) - Method in class com.mapitz.gwt.googleMaps.client.GPoint
x Number x coordinate, increases to the left.
setY(int) - Method in class com.mapitz.gwt.googleMaps.client.GPoint
y Number y coordinate, increases downwards.
setZoom(int) - Method in class com.mapitz.gwt.googleMaps.client.GMap2
setZoom(level) none Sets the zoom level to the given new value.
setZoomLevel(int) - Method in class com.mapitz.gwt.googleMaps.client.GInfoWindowOptions
zoomLevel Number Pertinent for showMapBlowup() only.
show() - Method in class com.mapitz.gwt.googleMaps.client.GInfoWindow
show() none Makes the info window visible if its currently invisible.
showMapBlowup(GLatLng, GInfoWindowOptions) - Method in class com.mapitz.gwt.googleMaps.client.GMap2
showMapBlowup(point, opts?) none Opens an info window at the given point that contains a closeup view on the map around this point.
showMapBlowup(GLatLng) - Method in class com.mapitz.gwt.googleMaps.client.GMap2
showMapBlowup(point, opts?) none Opens an info window at the given point that contains a closeup view on the map around this point.
showMapBlowup(GInfoWindowOptions) - Method in class com.mapitz.gwt.googleMaps.client.GMarker
 
showMapBlowup() - Method in class com.mapitz.gwt.googleMaps.client.GMarker
 

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