{"id":22004273,"url":"https://github.com/huasofoundries/google-maps-documentation","last_synced_at":"2025-09-08T11:03:06.405Z","repository":{"id":16301187,"uuid":"19049917","full_name":"HuasoFoundries/google-maps-documentation","owner":"HuasoFoundries","description":"in sync, versioned copy of google.maps API v3 documentation","archived":false,"fork":false,"pushed_at":"2021-08-02T09:16:10.000Z","size":2152,"stargazers_count":22,"open_issues_count":15,"forks_count":6,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-06-03T23:22:03.090Z","etag":null,"topics":["google-maps-api","javascript"],"latest_commit_sha":null,"homepage":"https://huasofoundries.github.io/google-maps-documentation/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HuasoFoundries.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-22T23:20:30.000Z","updated_at":"2020-09-09T02:13:23.000Z","dependencies_parsed_at":"2022-09-14T22:11:14.424Z","dependency_job_id":null,"html_url":"https://github.com/HuasoFoundries/google-maps-documentation","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/HuasoFoundries/google-maps-documentation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuasoFoundries%2Fgoogle-maps-documentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuasoFoundries%2Fgoogle-maps-documentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuasoFoundries%2Fgoogle-maps-documentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuasoFoundries%2Fgoogle-maps-documentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HuasoFoundries","download_url":"https://codeload.github.com/HuasoFoundries/google-maps-documentation/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuasoFoundries%2Fgoogle-maps-documentation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274174267,"owners_count":25235203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["google-maps-api","javascript"],"created_at":"2024-11-30T00:13:49.118Z","updated_at":"2025-09-08T11:03:06.377Z","avatar_url":"https://github.com/HuasoFoundries.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Maps Api v3 Documentation\n\nIn sync, versioned copy of [Google Maps JavaScript API V3 Reference](https://developers.google.com/maps/documentation/javascript/reference)\n\n### What is this?\n\nThis repo mirrors the contents of [Google Maps JavaScript API V3 Reference](https://developers.google.com/maps/documentation/javascript/reference)\n\nEach time there's a version bump, or documentation \"Last updated\" date differs from the last time the users visits the page,\nthere's no easy way to check what's different to the prior version.\n\nThis project crawls the documentation page periodically, and compares its contents with the contents of this repo. Each time changes\nare detected, said changes are commited and pushed, so the user can check the exact diff between [commits](https://github.com/HuasoFoundries/google-maps-documentation/commits/develop).\n\n**Caveat** There are several changes that are only cosmetical or rearrangements of the DOM structure of the documentation. Said changes are\nfalse positives, but will be considered as updates by this project's crawler.\n\nStarting August 2018, this project will regularly inspect the contents of the [weekly channel](https://developers.google.com/maps/documentation/javascript/versions#choosing-the-weekly-channel) reference docs. Each time the stable version is bumped, the old one will be tagged.\n\n### Last Update\n\nVersion 3.40, last updated on Tuesday, April 28, 2020.\n\n### Table of Contents\n\n#### Coordinates\n\n  - [LatLng](docs/LatLng.md),\n  - [LatLngLiteral](docs/LatLngLiteral.md),\n  - [LatLngBounds](docs/LatLngBounds.md),\n  - [LatLngBoundsLiteral](docs/LatLngBoundsLiteral.md),\n  - [Point](docs/Point.md),\n  - [Size](docs/Size.md),\n  - [Padding](docs/Padding.md),\n  - [CircleLiteral](docs/CircleLiteral.md)\n#### Maps\n\n  - [Map](docs/Map.md),\n  - [MapOptions](docs/MapOptions.md),\n  - [MapTypeStyle](docs/MapTypeStyle.md),\n  - [MouseEvent](docs/MouseEvent.md),\n  - [IconMouseEvent](docs/IconMouseEvent.md),\n  - [MapTypeId](docs/MapTypeId.md),\n  - [MapTypeRegistry](docs/MapTypeRegistry.md),\n  - [MapRestriction](docs/MapRestriction.md),\n  - [TrafficLayer](docs/TrafficLayer.md),\n  - [TrafficLayerOptions](docs/TrafficLayerOptions.md),\n  - [TransitLayer](docs/TransitLayer.md),\n  - [BicyclingLayer](docs/BicyclingLayer.md)\n#### Controls\n\n  - [FullscreenControlOptions](docs/FullscreenControlOptions.md),\n  - [MapTypeControlOptions](docs/MapTypeControlOptions.md),\n  - [MapTypeControlStyle](docs/MapTypeControlStyle.md),\n  - [MotionTrackingControlOptions](docs/MotionTrackingControlOptions.md),\n  - [PanControlOptions](docs/PanControlOptions.md),\n  - [RotateControlOptions](docs/RotateControlOptions.md),\n  - [ScaleControlOptions](docs/ScaleControlOptions.md),\n  - [ScaleControlStyle](docs/ScaleControlStyle.md),\n  - [StreetViewControlOptions](docs/StreetViewControlOptions.md),\n  - [ZoomControlOptions](docs/ZoomControlOptions.md),\n  - [ControlPosition](docs/ControlPosition.md)\n#### Event system\n\n  - [event](docs/event.md),\n  - [MapsEventListener](docs/MapsEventListener.md),\n  - [MVCObject](docs/MVCObject.md),\n  - [MVCArray](docs/MVCArray.md)\n#### Elevation\n\n  - [ElevationService](docs/ElevationService.md),\n  - [LocationElevationRequest](docs/LocationElevationRequest.md),\n  - [PathElevationRequest](docs/PathElevationRequest.md),\n  - [ElevationResult](docs/ElevationResult.md),\n  - [ElevationStatus](docs/ElevationStatus.md)\n#### Distance Matrix\n\n  - [DistanceMatrixService](docs/DistanceMatrixService.md),\n  - [DistanceMatrixRequest](docs/DistanceMatrixRequest.md),\n  - [DistanceMatrixResponse](docs/DistanceMatrixResponse.md),\n  - [DistanceMatrixResponseRow](docs/DistanceMatrixResponseRow.md),\n  - [DistanceMatrixResponseElement](docs/DistanceMatrixResponseElement.md),\n  - [DistanceMatrixStatus](docs/DistanceMatrixStatus.md),\n  - [DistanceMatrixElementStatus](docs/DistanceMatrixElementStatus.md)\n#### Places Autocomplete Service\n\n  - [AutocompleteService](docs/AutocompleteService.md),\n  - [AutocompletionRequest](docs/AutocompletionRequest.md),\n  - [QueryAutocompletionRequest](docs/QueryAutocompletionRequest.md),\n  - [AutocompleteSessionToken](docs/AutocompleteSessionToken.md),\n  - [ComponentRestrictions](docs/ComponentRestrictions.md),\n  - [AutocompletePrediction](docs/AutocompletePrediction.md),\n  - [QueryAutocompletePrediction](docs/QueryAutocompletePrediction.md),\n  - [PredictionTerm](docs/PredictionTerm.md),\n  - [PredictionSubstring](docs/PredictionSubstring.md),\n  - [StructuredFormatting](docs/StructuredFormatting.md)\n#### Geocoder\n\n  - [Geocoder](docs/Geocoder.md),\n  - [GeocoderRequest](docs/GeocoderRequest.md),\n  - [GeocoderComponentRestrictions](docs/GeocoderComponentRestrictions.md),\n  - [GeocoderStatus](docs/GeocoderStatus.md),\n  - [GeocoderResult](docs/GeocoderResult.md),\n  - [GeocoderAddressComponent](docs/GeocoderAddressComponent.md),\n  - [GeocoderGeometry](docs/GeocoderGeometry.md),\n  - [GeocoderLocationType](docs/GeocoderLocationType.md)\n#### Directions\n\n  - [DirectionsService](docs/DirectionsService.md),\n  - [DirectionsRequest](docs/DirectionsRequest.md),\n  - [DirectionsStatus](docs/DirectionsStatus.md),\n  - [DirectionsResult](docs/DirectionsResult.md),\n  - [DirectionsRenderer](docs/DirectionsRenderer.md),\n  - [DirectionsRendererOptions](docs/DirectionsRendererOptions.md),\n  - [DirectionsWaypoint](docs/DirectionsWaypoint.md),\n  - [DirectionsGeocodedWaypoint](docs/DirectionsGeocodedWaypoint.md),\n  - [DirectionsRoute](docs/DirectionsRoute.md),\n  - [DirectionsLeg](docs/DirectionsLeg.md),\n  - [DirectionsStep](docs/DirectionsStep.md),\n  - [Place](docs/Place.md),\n  - [TravelMode](docs/TravelMode.md),\n  - [DrivingOptions](docs/DrivingOptions.md),\n  - [TrafficModel](docs/TrafficModel.md),\n  - [TransitOptions](docs/TransitOptions.md),\n  - [TransitMode](docs/TransitMode.md),\n  - [TransitRoutePreference](docs/TransitRoutePreference.md),\n  - [TransitFare](docs/TransitFare.md),\n  - [TransitDetails](docs/TransitDetails.md),\n  - [TransitStop](docs/TransitStop.md),\n  - [TransitLine](docs/TransitLine.md),\n  - [TransitAgency](docs/TransitAgency.md),\n  - [TransitVehicle](docs/TransitVehicle.md),\n  - [VehicleType](docs/VehicleType.md),\n  - [UnitSystem](docs/UnitSystem.md),\n  - [Distance](docs/Distance.md),\n  - [Duration](docs/Duration.md),\n  - [Time](docs/Time.md)\n#### Places Service\n\n  - [PlacesService](docs/PlacesService.md),\n  - [PlaceDetailsRequest](docs/PlaceDetailsRequest.md),\n  - [FindPlaceFromPhoneNumberRequest](docs/FindPlaceFromPhoneNumberRequest.md),\n  - [FindPlaceFromQueryRequest](docs/FindPlaceFromQueryRequest.md),\n  - [PlaceSearchRequest](docs/PlaceSearchRequest.md),\n  - [TextSearchRequest](docs/TextSearchRequest.md),\n  - [RankBy](docs/RankBy.md),\n  - [LocationBias](docs/LocationBias.md),\n  - [PlacesServiceStatus](docs/PlacesServiceStatus.md),\n  - [PlaceSearchPagination](docs/PlaceSearchPagination.md),\n  - [PlaceResult](docs/PlaceResult.md),\n  - [PlaceAspectRating](docs/PlaceAspectRating.md),\n  - [BusinessStatus](docs/BusinessStatus.md),\n  - [PlaceGeometry](docs/PlaceGeometry.md),\n  - [PlaceOpeningHours](docs/PlaceOpeningHours.md),\n  - [PlaceOpeningHoursPeriod](docs/PlaceOpeningHoursPeriod.md),\n  - [PlaceOpeningHoursTime](docs/PlaceOpeningHoursTime.md),\n  - [PlacePlusCode](docs/PlacePlusCode.md),\n  - [PlacePhoto](docs/PlacePhoto.md),\n  - [PhotoOptions](docs/PhotoOptions.md),\n  - [PlaceReview](docs/PlaceReview.md)\n#### Service\n\n  - [StreetViewService](docs/StreetViewService.md),\n  - [StreetViewStatus](docs/StreetViewStatus.md),\n  - [StreetViewLocationRequest](docs/StreetViewLocationRequest.md),\n  - [StreetViewPanoRequest](docs/StreetViewPanoRequest.md),\n  - [StreetViewLocation](docs/StreetViewLocation.md),\n  - [StreetViewPreference](docs/StreetViewPreference.md),\n  - [StreetViewSource](docs/StreetViewSource.md),\n  - [StreetViewPanoramaData](docs/StreetViewPanoramaData.md),\n  - [StreetViewLink](docs/StreetViewLink.md)\n#### Places Widgets\n\n  - [Autocomplete](docs/Autocomplete.md),\n  - [AutocompleteOptions](docs/AutocompleteOptions.md),\n  - [SearchBox](docs/SearchBox.md),\n  - [SearchBoxOptions](docs/SearchBoxOptions.md)\n#### Rendering\n\n  - [StreetViewPanorama](docs/StreetViewPanorama.md),\n  - [StreetViewPanoramaOptions](docs/StreetViewPanoramaOptions.md),\n  - [StreetViewAddressControlOptions](docs/StreetViewAddressControlOptions.md),\n  - [PanoProviderOptions](docs/PanoProviderOptions.md),\n  - [StreetViewTileData](docs/StreetViewTileData.md),\n  - [StreetViewPov](docs/StreetViewPov.md),\n  - [StreetViewCoverageLayer](docs/StreetViewCoverageLayer.md)\n#### Max Zoom\n\n  - [MaxZoomService](docs/MaxZoomService.md),\n  - [MaxZoomResult](docs/MaxZoomResult.md),\n  - [MaxZoomStatus](docs/MaxZoomStatus.md)\n#### Heatmaps\n\n  - [HeatmapLayer](docs/HeatmapLayer.md),\n  - [HeatmapLayerOptions](docs/HeatmapLayerOptions.md),\n  - [WeightedLocation](docs/WeightedLocation.md)\n#### Drawing Library\n\n  - [DrawingManager](docs/DrawingManager.md),\n  - [DrawingManagerOptions](docs/DrawingManagerOptions.md),\n  - [DrawingControlOptions](docs/DrawingControlOptions.md),\n  - [OverlayCompleteEvent](docs/OverlayCompleteEvent.md),\n  - [OverlayType](docs/OverlayType.md)\n#### KML\n\n  - [KmlLayer](docs/KmlLayer.md),\n  - [KmlLayerOptions](docs/KmlLayerOptions.md),\n  - [KmlLayerMetadata](docs/KmlLayerMetadata.md),\n  - [KmlLayerStatus](docs/KmlLayerStatus.md),\n  - [KmlMouseEvent](docs/KmlMouseEvent.md),\n  - [KmlFeatureData](docs/KmlFeatureData.md),\n  - [KmlAuthor](docs/KmlAuthor.md)\n#### Image overlays\n\n  - [MapType](docs/MapType.md),\n  - [Projection](docs/Projection.md),\n  - [ImageMapType](docs/ImageMapType.md),\n  - [ImageMapTypeOptions](docs/ImageMapTypeOptions.md),\n  - [GroundOverlay](docs/GroundOverlay.md),\n  - [GroundOverlayOptions](docs/GroundOverlayOptions.md),\n  - [StyledMapType](docs/StyledMapType.md),\n  - [StyledMapTypeOptions](docs/StyledMapTypeOptions.md)\n#### DOM elements\n\n  - [OverlayView](docs/OverlayView.md),\n  - [MapPanes](docs/MapPanes.md),\n  - [MapCanvasProjection](docs/MapCanvasProjection.md)\n#### Info Window\n\n  - [InfoWindow](docs/InfoWindow.md),\n  - [InfoWindowOptions](docs/InfoWindowOptions.md)\n#### Polygons\n\n  - [Polyline](docs/Polyline.md),\n  - [PolylineOptions](docs/PolylineOptions.md),\n  - [IconSequence](docs/IconSequence.md),\n  - [Polygon](docs/Polygon.md),\n  - [PolygonOptions](docs/PolygonOptions.md),\n  - [PolyMouseEvent](docs/PolyMouseEvent.md),\n  - [Rectangle](docs/Rectangle.md),\n  - [RectangleOptions](docs/RectangleOptions.md),\n  - [Circle](docs/Circle.md),\n  - [CircleOptions](docs/CircleOptions.md),\n  - [StrokePosition](docs/StrokePosition.md)\n#### Data\n\n  - [Data](docs/Data.md),\n  - [Data.DataOptions](docs/Data.DataOptions.md),\n  - [Data.GeoJsonOptions](docs/Data.GeoJsonOptions.md),\n  - [Data.StyleOptions](docs/Data.StyleOptions.md),\n  - [Data.StylingFunction](docs/Data.StylingFunction.md),\n  - [Data.Feature](docs/Data.Feature.md),\n  - [Data.FeatureOptions](docs/Data.FeatureOptions.md),\n  - [Data.Geometry](docs/Data.Geometry.md),\n  - [Data.Point](docs/Data.Point.md),\n  - [Data.MultiPoint](docs/Data.MultiPoint.md),\n  - [Data.LineString](docs/Data.LineString.md),\n  - [Data.MultiLineString](docs/Data.MultiLineString.md),\n  - [Data.LinearRing](docs/Data.LinearRing.md),\n  - [Data.Polygon](docs/Data.Polygon.md),\n  - [Data.MultiPolygon](docs/Data.MultiPolygon.md),\n  - [Data.GeometryCollection](docs/Data.GeometryCollection.md),\n  - [Data.MouseEvent](docs/Data.MouseEvent.md),\n  - [Data.AddFeatureEvent](docs/Data.AddFeatureEvent.md),\n  - [Data.RemoveFeatureEvent](docs/Data.RemoveFeatureEvent.md),\n  - [Data.SetGeometryEvent](docs/Data.SetGeometryEvent.md),\n  - [Data.SetPropertyEvent](docs/Data.SetPropertyEvent.md),\n  - [Data.RemovePropertyEvent](docs/Data.RemovePropertyEvent.md)\n#### Marker\n\n  - [Marker](docs/Marker.md),\n  - [MarkerOptions](docs/MarkerOptions.md),\n  - [Icon](docs/Icon.md),\n  - [MarkerLabel](docs/MarkerLabel.md),\n  - [MarkerShape](docs/MarkerShape.md),\n  - [Symbol](docs/Symbol.md),\n  - [SymbolPath](docs/SymbolPath.md),\n  - [Animation](docs/Animation.md)\n#### Geometry Library\n\n  - [encoding](docs/encoding.md),\n  - [spherical](docs/spherical.md),\n  - [poly](docs/poly.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuasofoundries%2Fgoogle-maps-documentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuasofoundries%2Fgoogle-maps-documentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuasofoundries%2Fgoogle-maps-documentation/lists"}