Skip to content

Commit 455a3c6

Browse files
Closure Teamcopybara-github
authored andcommitted
chore: sync changes for Maps JS API v3.52.2.
PiperOrigin-RevId: 512192937
1 parent 7851c5a commit 455a3c6

File tree

2 files changed

+0
-64
lines changed

2 files changed

+0
-64
lines changed

contrib/externs/maps/google_maps_api_v3_52.js

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ var google = {};
3333
google.maps = {};
3434

3535
/**
36-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
3736
* Loads a <a
3837
* href="https://developers.google.com/maps/documentation/javascript/libraries">library</a>
3938
* of the Maps JavaScript API, resolving with the direct members of that API
@@ -524,8 +523,6 @@ google.maps.CoordinateTransformer.prototype.fromLatLngAltitude = function(
524523
google.maps.CoordinateTransformer.prototype.getCameraParams = function() {};
525524

526525
/**
527-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
528-
*
529526
* @record
530527
*/
531528
google.maps.CoreLibrary = function() {};
@@ -2732,8 +2729,6 @@ google.maps.DistanceMatrixStatus = {
27322729
};
27332730

27342731
/**
2735-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
2736-
*
27372732
* @record
27382733
*/
27392734
google.maps.DrawingLibrary = function() {};
@@ -2792,8 +2787,6 @@ google.maps.Duration.prototype.text;
27922787
google.maps.Duration.prototype.value;
27932788

27942789
/**
2795-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
2796-
*
27972790
* @record
27982791
*/
27992792
google.maps.ElevationLibrary = function() {};
@@ -3476,8 +3469,6 @@ google.maps.GeocoderStatus = {
34763469
};
34773470

34783471
/**
3479-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
3480-
*
34813472
* @record
34823473
*/
34833474
google.maps.GeocodingLibrary = function() {};
@@ -3498,8 +3489,6 @@ google.maps.GeocodingLibrary.prototype.GeocoderLocationType;
34983489
google.maps.GeocodingLibrary.prototype.GeocoderStatus;
34993490

35003491
/**
3501-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
3502-
*
35033492
* @record
35043493
*/
35053494
google.maps.GeometryLibrary = function() {};
@@ -6020,8 +6009,6 @@ google.maps.MapsEventListener = function() {};
60206009
google.maps.MapsEventListener.prototype.remove = function() {};
60216010

60226011
/**
6023-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
6024-
*
60256012
* @record
60266013
*/
60276014
google.maps.MapsLibrary = function() {};
@@ -6565,8 +6552,6 @@ google.maps.MarkerLabel.prototype.fontWeight;
65656552
google.maps.MarkerLabel.prototype.text;
65666553

65676554
/**
6568-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
6569-
*
65706555
* @record
65716556
*/
65726557
google.maps.MarkerLibrary = function() {};
@@ -7116,15 +7101,6 @@ google.maps.PlaceFeature = function() {};
71167101
*/
71177102
google.maps.PlaceFeature.prototype.placeId;
71187103

7119-
/**
7120-
* The display name.
7121-
* @type {string}
7122-
* @deprecated <code>google.maps.PlaceFeature.displayName</code> is deprecated,
7123-
* and will be removed February 2023. Use
7124-
* <code>google.maps.PlaceFeature.fetchPlace()</code> instead.
7125-
*/
7126-
google.maps.PlaceFeature.prototype.displayName;
7127-
71287104
/**
71297105
* Fetches a <code>Place</code> for this <code>PlaceFeature</code>. In the
71307106
* resulting <code>Place</code> object, the <code>id</code> and the
@@ -7139,8 +7115,6 @@ google.maps.PlaceFeature.prototype.displayName;
71397115
google.maps.PlaceFeature.prototype.fetchPlace = function() {};
71407116

71417117
/**
7142-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
7143-
*
71447118
* @record
71457119
*/
71467120
google.maps.PlacesLibrary = function() {};
@@ -7959,8 +7933,6 @@ google.maps.RotateControlOptions = function() {};
79597933
google.maps.RotateControlOptions.prototype.position;
79607934

79617935
/**
7962-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
7963-
*
79647936
* @record
79657937
*/
79667938
google.maps.RoutesLibrary = function() {};
@@ -8172,8 +8144,6 @@ google.maps.StreetViewCoverageLayer.prototype.getMap = function() {};
81728144
google.maps.StreetViewCoverageLayer.prototype.setMap = function(map) {};
81738145

81748146
/**
8175-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
8176-
*
81778147
* @record
81788148
*/
81798149
google.maps.StreetViewLibrary = function() {};
@@ -9763,8 +9733,6 @@ google.maps.VisibleRegion.prototype.nearLeft;
97639733
google.maps.VisibleRegion.prototype.nearRight;
97649734

97659735
/**
9766-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
9767-
*
97689736
* @record
97699737
*/
97709738
google.maps.VisualizationLibrary = function() {};

contrib/externs/maps/google_maps_api_v3_exp.js

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ var google = {};
3333
google.maps = {};
3434

3535
/**
36-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
3736
* Loads a <a
3837
* href="https://developers.google.com/maps/documentation/javascript/libraries">library</a>
3938
* of the Maps JavaScript API, resolving with the direct members of that API
@@ -524,8 +523,6 @@ google.maps.CoordinateTransformer.prototype.fromLatLngAltitude = function(
524523
google.maps.CoordinateTransformer.prototype.getCameraParams = function() {};
525524

526525
/**
527-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
528-
*
529526
* @record
530527
*/
531528
google.maps.CoreLibrary = function() {};
@@ -2732,8 +2729,6 @@ google.maps.DistanceMatrixStatus = {
27322729
};
27332730

27342731
/**
2735-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
2736-
*
27372732
* @record
27382733
*/
27392734
google.maps.DrawingLibrary = function() {};
@@ -2792,8 +2787,6 @@ google.maps.Duration.prototype.text;
27922787
google.maps.Duration.prototype.value;
27932788

27942789
/**
2795-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
2796-
*
27972790
* @record
27982791
*/
27992792
google.maps.ElevationLibrary = function() {};
@@ -3476,8 +3469,6 @@ google.maps.GeocoderStatus = {
34763469
};
34773470

34783471
/**
3479-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
3480-
*
34813472
* @record
34823473
*/
34833474
google.maps.GeocodingLibrary = function() {};
@@ -3498,8 +3489,6 @@ google.maps.GeocodingLibrary.prototype.GeocoderLocationType;
34983489
google.maps.GeocodingLibrary.prototype.GeocoderStatus;
34993490

35003491
/**
3501-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
3502-
*
35033492
* @record
35043493
*/
35053494
google.maps.GeometryLibrary = function() {};
@@ -6020,8 +6009,6 @@ google.maps.MapsEventListener = function() {};
60206009
google.maps.MapsEventListener.prototype.remove = function() {};
60216010

60226011
/**
6023-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
6024-
*
60256012
* @record
60266013
*/
60276014
google.maps.MapsLibrary = function() {};
@@ -6565,8 +6552,6 @@ google.maps.MarkerLabel.prototype.fontWeight;
65656552
google.maps.MarkerLabel.prototype.text;
65666553

65676554
/**
6568-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
6569-
*
65706555
* @record
65716556
*/
65726557
google.maps.MarkerLibrary = function() {};
@@ -7116,15 +7101,6 @@ google.maps.PlaceFeature = function() {};
71167101
*/
71177102
google.maps.PlaceFeature.prototype.placeId;
71187103

7119-
/**
7120-
* The display name.
7121-
* @type {string}
7122-
* @deprecated <code>google.maps.PlaceFeature.displayName</code> is deprecated,
7123-
* and will be removed February 2023. Use
7124-
* <code>google.maps.PlaceFeature.fetchPlace()</code> instead.
7125-
*/
7126-
google.maps.PlaceFeature.prototype.displayName;
7127-
71287104
/**
71297105
* Fetches a <code>Place</code> for this <code>PlaceFeature</code>. In the
71307106
* resulting <code>Place</code> object, the <code>id</code> and the
@@ -7139,8 +7115,6 @@ google.maps.PlaceFeature.prototype.displayName;
71397115
google.maps.PlaceFeature.prototype.fetchPlace = function() {};
71407116

71417117
/**
7142-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
7143-
*
71447118
* @record
71457119
*/
71467120
google.maps.PlacesLibrary = function() {};
@@ -7959,8 +7933,6 @@ google.maps.RotateControlOptions = function() {};
79597933
google.maps.RotateControlOptions.prototype.position;
79607934

79617935
/**
7962-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
7963-
*
79647936
* @record
79657937
*/
79667938
google.maps.RoutesLibrary = function() {};
@@ -8172,8 +8144,6 @@ google.maps.StreetViewCoverageLayer.prototype.getMap = function() {};
81728144
google.maps.StreetViewCoverageLayer.prototype.setMap = function(map) {};
81738145

81748146
/**
8175-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
8176-
*
81778147
* @record
81788148
*/
81798149
google.maps.StreetViewLibrary = function() {};
@@ -9763,8 +9733,6 @@ google.maps.VisibleRegion.prototype.nearLeft;
97639733
google.maps.VisibleRegion.prototype.nearRight;
97649734

97659735
/**
9766-
* Available only in the v=beta channel: https://goo.gle/3oAthT3.
9767-
*
97689736
* @record
97699737
*/
97709738
google.maps.VisualizationLibrary = function() {};

0 commit comments

Comments
 (0)