@angular/google-maps 19.2.2 → 19.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/google-maps.mjs +0 -4
- package/fesm2022/google-maps.mjs.map +1 -1
- package/index.d.ts +876 -1057
- package/package.json +1 -1
- package/schematics/ng-update/index_bundled.js +1 -1
package/fesm2022/google-maps.mjs
CHANGED
|
@@ -4069,9 +4069,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0", ngImpor
|
|
|
4069
4069
|
args: [{ providedIn: 'root' }]
|
|
4070
4070
|
}], ctorParameters: () => [] });
|
|
4071
4071
|
|
|
4072
|
-
/**
|
|
4073
|
-
* Generated bundle index. Do not edit.
|
|
4074
|
-
*/
|
|
4075
|
-
|
|
4076
4072
|
export { DeprecatedMapMarkerClusterer, GoogleMap, GoogleMapsModule, MapAdvancedMarker, MapBaseLayer, MapBicyclingLayer, MapCircle, MapDirectionsRenderer, MapDirectionsService, MapEventManager, MapGeocoder, MapGroundOverlay, MapHeatmapLayer, MapInfoWindow, MapKmlLayer, MapMarker, MapMarkerClusterer, MapPolygon, MapPolyline, MapRectangle, MapTrafficLayer, MapTransitLayer };
|
|
4077
4073
|
//# sourceMappingURL=google-maps.mjs.map
|