@ParametersAreNonnullByDefault
See: Description
| Interface | Description | 
|---|---|
| MapReadyHandler | 
| Class | Description | 
|---|---|
| Attribution | 
 Represents attribution object. 
 | 
| Attribution.Property | |
| BooleanProperty | |
| Circle | 
 Represents circle object. 
 | 
| CircleOptions | 
 Represents circle options. 
 | 
| DirectionsGeocodedWaypoint | 
 Represents a single geocoded waypoint 
 | 
| DirectionsGeocodedWaypoint.ArrayProperty | |
| DirectionsLeg | 
 Represents directions leg object
 A single leg consisting of a set of steps in a DirectionsResult. 
 | 
| DirectionsLeg.ArrayProperty | |
| DirectionsRenderer | 
 Represents directions renderer object. 
 | 
| DirectionsRendererOptions | 
 Represents directions renderer options object. 
 | 
| DirectionsRequest | 
 Represents directions request object. 
 | 
| DirectionsResult | 
 Represents directions result object. 
 | 
| DirectionsResult.Property | |
| DirectionsRoute | 
 Represents directions route object. 
 | 
| DirectionsRoute.ArrayProperty | |
| DirectionsRouteCallback | 
 Represents directions route callback object. 
 | 
| DirectionsService | 
 Represents directions service object. 
 | 
| DirectionsStep | 
 Represents directions step object. 
 | 
| DirectionsStep.ArrayProperty | |
| Distance | 
 A representation of distance as a numeric value and a display string. 
 | 
| Distance.Property | |
| DoubleArrayProperty | |
| DoubleProperty | |
| Duration | 
 A representation of duration as a numeric value and a display string. 
 | 
| Duration.Property | |
| ElevationCallback | 
 Represents elevation service callback object. 
 | 
| ElevationResult | 
 The result of an ElevationService request, consisting of the set of elevation coordinates and their elevation values. 
 | 
| ElevationService | 
 Defines a service class that talks directly to Google servers for requesting elevation data. 
 | 
| FullScreenControlOptions | 
 Represents options for the rendering of the zoom control. 
 | 
| FullScreenControlOptions.Property | |
| Geocoder | 
 A service for converting between an address and a LatLng. 
 | 
| GeocoderAddressComponent | 
 A single address component within a GeocoderResult. 
 | 
| GeocoderAddressComponent.ArrayProperty | |
| GeocoderCallback | 
 Represents geocoder service callback object. 
 | 
| GeocoderComponentRestrictions | 
 Represents a set of filters that resolve to a specific area. 
 | 
| GeocoderComponentRestrictions.Property | |
| GeocoderGeometry | 
 Contains geometry information in the GeocoderResult object. 
 | 
| GeocoderGeometry.Property | |
| GeocoderRequest | 
 Contains the specification for a geocoding request to be sent to the Geocoder. 
 | 
| GeocoderResult | 
 Contains a single geocoder result retrieved from the geocode server. 
 | 
| Icon | 
 Represents icon object. 
 | 
| Icon.Property | |
| IconSequence | 
 Describes how icons are to be rendered on a line. 
 | 
| IconSequence.ArrayProperty | |
| InfoWindow | 
 Represents an overlay that looks like a bubble and is often connected to a marker. 
 | 
| InfoWindow.Property | |
| InfoWindowOptions | 
 Represents InfoWindow object options. 
 | 
| IntegerProperty | |
| LatLng | 
 A LatLng is a point in geographical coordinates: latitude and longitude. 
 | 
| LatLng.Array2DProperty | |
| LatLng.ArrayProperty | |
| LatLng.Property | |
| LatLngBounds | 
 A LatLngBounds instance represents a rectangle in geographical coordinates,
 including one that crosses the 180 degrees longitudinal meridian. 
 | 
| LatLngBounds.Property | |
| LocationElevationRequest | 
 Represents an elevation request sent by the ElevationService containing the list of discrete
 coordinates (LatLngs) for which to return elevation data. 
 | 
| Map | 
 Represents Google map object. 
 | 
| MapBrowser | |
| MapEvent | |
| MapMouseEvent | |
| MapObject | |
| MapObjectProperty<T extends MapObject> | |
| MapOptions | 
 Represents map object options. 
 | 
| MapsCallback | |
| MapServices | 
 Represent class that contains set of Google Maps services. 
 | 
| MapTypeControlOptions | 
 Represents options for the rendering of the map type control. 
 | 
| MapTypeControlOptions.Property | |
| MapTypeId | 
 Represents Identifiers for common MapTypes. 
 | 
| MapTypeId.ArrayProperty | |
| MapTypeRegistry | 
 Represents map types registry. 
 | 
| MapTypeRegistry.Property | |
| MapTypeStyle | 
 Represents a collection of selectors and stylers that define how the map should be styled. 
 | 
| MapTypeStyle.ArrayProperty | |
| MapTypeStyler | 
 Represents map type styler. 
 | 
| MapTypeStyler.ArrayProperty | |
| MapViewOptions | 
 Class that represents MapView options. 
 | 
| Marker | 
 Represents marker object. 
 | 
| MarkerLabel | 
 Represents marker label. 
 | 
| MarkerLabel.Property | |
| MarkerOptions | 
 Represents marker object options. 
 | 
| MarkerOptions.Property | |
| MarkerPlace | 
 Represents marker place. 
 | 
| MarkerPlace.Property | |
| MarkerShape | 
 Represents marker shape. 
 | 
| MarkerShape.Property | |
| Method | |
| MouseEvent | |
| ObjectArrayProperty<T extends MapObject> | |
| OverviewMapControlOptions | 
 Represents options for the rendering of the Overview Map control. 
 | 
| OverviewMapControlOptions.Property | |
| PanControlOptions | 
 Represents options for the rendering of the pan control. 
 | 
| PanControlOptions.Property | |
| PathElevationRequest | 
 Represents an elevation query sent by the ElevationService containing the path along which to return sampled data. 
 | 
| PhotoOptions | 
 Defines photo-requesting options. 
 | 
| PlaceAspectRating | 
 Defines information about an aspect of the place that users have reviewed. 
 | 
| PlaceAspectRating.ArrayProperty | |
| PlaceDetailsCallback | |
| PlaceDetailsRequest | 
 Represents a Place details query to be sent to the PlacesService. 
 | 
| PlaceGeometry | 
 Defines information about the geometry of a Place. 
 | 
| PlaceGeometry.Property | |
| PlaceNearbySearchCallback | |
| PlacePhoto | 
 Represents a photo element of a Place. 
 | 
| PlacePhoto.ArrayProperty | |
| PlaceRadarSearchCallback | |
| PlaceResult | 
 Defines information about a Place. 
 | 
| PlaceReview | 
 Represents a single review of a place. 
 | 
| PlaceReview.ArrayProperty | |
| PlaceSearchPagination | 
 An object used to fetch additional pages of Places results. 
 | 
| PlaceSearchRequest | 
 Represents a Place search query to be sent to the PlacesService. 
 | 
| PlacesService | 
 Represents places services. 
 | 
| PlaceTextSearchCallback | |
| Point | 
 Represents point on a two-dimensional plane. 
 | 
| Point.Property | |
| Polygon | 
 Represents a polygon (like a polyline) defines a series of connected coordinates in an ordered sequence;
 additionally, polygons form a closed loop and define a filled region. 
 | 
| PolygonOptions | 
 Represents a polygon options. 
 | 
| Polyline | 
 Represents a polyline object. 
 | 
| PolylineOptions | 
 Represents a polyline options. 
 | 
| PolylineOptions.Property | |
| RadarSearchRequest | 
 Represents a radar search request to be sent to the PlacesService. 
 | 
| Rectangle | 
 Represents a rectangle overlay. 
 | 
| RectangleOptions | 
 Represents a rectangle overlay options. 
 | 
| RotateControlOptions | 
 Represents an options for the rendering of the rotate control. 
 | 
| RotateControlOptions.Property | |
| ScaleControlOptions | 
 Represents an options for the rendering of the scale control. 
 | 
| ScaleControlOptions.Property | |
| Size | 
 Represents two-dimensonal size, where width is the distance on the x-axis, and height is the distance on the y-axis. 
 | 
| Size.Property | |
| StreetViewAddressControlOptions | 
 Represents an options for the rendering of the Street View address control. 
 | 
| StreetViewAddressControlOptions.Property | |
| StreetViewControlOptions | 
 Represents an options for the rendering of the street view control. 
 | 
| StreetViewControlOptions.Property | |
| StreetViewLayout | 
 Class that represents layout of street view. 
 | 
| StreetViewLink | 
 Represents a collection of references to adjacent Street View panos. 
 | 
| StreetViewLocation | 
 Represents a location in the Street View panorama. 
 | 
| StreetViewPanorama | 
 Represents a street-view panorama object. 
 | 
| StreetViewPanorama.Property | |
| StreetViewPanoramaOptions | 
 Represents a street-view panorama object options. 
 | 
| StreetViewPov | 
 Represents a point of view object which specifies the camera's orientation at the Street View
 panorama's position. 
 | 
| StreetViewPov.Property | |
| StringArrayProperty | |
| StyledMapExample | 
 This example demonstrates how to customize a map. 
 | 
| StyledMapType | 
 Represents style map type
 Creates a MapType with a custom style. 
 | 
| Symbol | 
 Represents symbol. 
 | 
| Symbol.Property | |
| TextSearchRequest | 
 Represents a text search request to be sent to the PlacesService. 
 | 
| Time | 
 Represents a time object. 
 | 
| Time.Property | |
| TrafficLayer | 
 Represents a Traffic Layer. 
 | 
| TrafficLayerOptions | 
 Represents a traffic layer options. 
 | 
| TransitAgency | 
 Represents a transit agency object. 
 | 
| TransitAgency.ArrayProperty | |
| TransitDetails | 
 Represents a transit details object. 
 | 
| TransitDetails.Property | |
| TransitLine | 
 Represents a transit line object 
 | 
| TransitLine.Property | |
| TransitOptions | 
 Represents transit options object. 
 | 
| TransitOptions.Property | |
| TransitStop | 
 Represents a transit stop object. 
 | 
| TransitStop.Property | |
| TransitVehicle | 
 Represents a transit vehicle object. 
 | 
| TransitVehicle.Property | |
| ZoomControlOptions | 
 Represents options for the rendering of the zoom control. 
 | 
| ZoomControlOptions.Property | 
| Enum | Description | 
|---|---|
| Animation | 
 Represents enum that contains possible values for animations types. 
 | 
| ControlPosition | 
 Represents control position enum. 
 | 
| DirectionsStatus | 
 Represents the status returned by the  
DirectionsService on the completion of a call to route(). | 
| ElevationStatus | 
 Represents enum that contains possible values for elevation status. 
 | 
| GeocoderLocationType | 
 Describes the type of location returned from a geocode. 
 | 
| GeocoderStatus | |
| MapComponentType | 
 Represents enum that contains possible values Map viewer component type. 
 | 
| MapStatus | |
| MapTypeControlStyle | 
 Represents enum of identifiers for common MapTypesControls. 
 | 
| MapTypeStyleElementType | 
 Represents enum of map type style element types. 
 | 
| MapTypeStyleFeatureType | 
 Represents enum with possible values for feature types. 
 | 
| PlacesServiceStatus | 
 Represents the status returned by the  
PlacesService on the completion of its searches. | 
| RankBy | 
 Represents enum of ranking options for a PlaceSearchRequest. 
 | 
| ScaleControlStyle | 
 Enum that contains identifiers for scale control ids. 
 | 
| StandardSymbol | 
 Represents enum of built-in symbol paths. 
 | 
| StreetViewLayout.Position | |
| StreetViewStatus | 
 Enum that represents the status returned by the StreetViewService on completion of a Street View request. 
 | 
| StrokePosition | 
 Enum that represents the possible positions of the stroke on a polygon. 
 | 
| TransitMode | 
 Represents enum that contains possible values for transit mode. 
 | 
| TransitRoutePreference | 
 Represents enum that contains possible values for transit route preferences. 
 | 
| TravelMode | 
 Represents enum that contains possible values for travel modes. 
 | 
| UnitSystem | 
 Represents enum that contains possible values for unit system. 
 | 
| VehicleType | 
 Represents enum that contains possible values for vehicle types. 
 | 
| ZoomControlStyle | 
 Represents enum that contains identifiers for the zoom control. 
 | 
| Annotation Type | Description | 
|---|---|
| JxMapsMethod | |
| JxMapsProperty |