@angular/google-maps 19.0.0-next.3 → 19.0.0-next.5
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/index.d.ts
CHANGED
|
@@ -514,6 +514,26 @@ export declare class MapAdvancedMarker implements OnInit, OnChanges, OnDestroy,
|
|
|
514
514
|
* https://developers.google.com/maps/documentation/javascript/reference/advanced-markers#AdvancedMarkerElement.click
|
|
515
515
|
*/
|
|
516
516
|
readonly mapClick: Observable<google.maps.MapMouseEvent>;
|
|
517
|
+
/**
|
|
518
|
+
* This event is fired when the AdvancedMarkerElement is double-clicked.
|
|
519
|
+
*/
|
|
520
|
+
readonly mapDblclick: Observable<google.maps.MapMouseEvent>;
|
|
521
|
+
/**
|
|
522
|
+
* This event is fired when the mouse moves out of the AdvancedMarkerElement.
|
|
523
|
+
*/
|
|
524
|
+
readonly mapMouseout: Observable<google.maps.MapMouseEvent>;
|
|
525
|
+
/**
|
|
526
|
+
* This event is fired when the mouse moves over the AdvancedMarkerElement.
|
|
527
|
+
*/
|
|
528
|
+
readonly mapMouseover: Observable<google.maps.MapMouseEvent>;
|
|
529
|
+
/**
|
|
530
|
+
* This event is fired when the mouse button is released over the AdvancedMarkerElement.
|
|
531
|
+
*/
|
|
532
|
+
readonly mapMouseup: Observable<google.maps.MapMouseEvent>;
|
|
533
|
+
/**
|
|
534
|
+
* This event is fired when the AdvancedMarkerElement is right-clicked.
|
|
535
|
+
*/
|
|
536
|
+
readonly mapRightclick: Observable<google.maps.MapMouseEvent>;
|
|
517
537
|
/**
|
|
518
538
|
* This event is repeatedly fired while the user drags the AdvancedMarkerElement.
|
|
519
539
|
* https://developers.google.com/maps/documentation/javascript/reference/advanced-markers#AdvancedMarkerElement.drag
|
|
@@ -548,7 +568,7 @@ export declare class MapAdvancedMarker implements OnInit, OnChanges, OnDestroy,
|
|
|
548
568
|
/** Asserts that the map has been initialized. */
|
|
549
569
|
private _assertInitialized;
|
|
550
570
|
static ɵfac: i0.ɵɵFactoryDeclaration<MapAdvancedMarker, never>;
|
|
551
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MapAdvancedMarker, "map-advanced-marker", ["mapAdvancedMarker"], { "title": { "alias": "title"; "required": false; }; "position": { "alias": "position"; "required": false; }; "content": { "alias": "content"; "required": false; }; "gmpDraggable": { "alias": "gmpDraggable"; "required": false; }; "options": { "alias": "options"; "required": false; }; "zIndex": { "alias": "zIndex"; "required": false; }; }, { "mapClick": "mapClick"; "mapDrag": "mapDrag"; "mapDragend": "mapDragend"; "mapDragstart": "mapDragstart"; "markerInitialized": "markerInitialized"; }, never, never, true, never>;
|
|
571
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<MapAdvancedMarker, "map-advanced-marker", ["mapAdvancedMarker"], { "title": { "alias": "title"; "required": false; }; "position": { "alias": "position"; "required": false; }; "content": { "alias": "content"; "required": false; }; "gmpDraggable": { "alias": "gmpDraggable"; "required": false; }; "options": { "alias": "options"; "required": false; }; "zIndex": { "alias": "zIndex"; "required": false; }; }, { "mapClick": "mapClick"; "mapDblclick": "mapDblclick"; "mapMouseout": "mapMouseout"; "mapMouseover": "mapMouseover"; "mapMouseup": "mapMouseup"; "mapRightclick": "mapRightclick"; "mapDrag": "mapDrag"; "mapDragend": "mapDragend"; "mapDragstart": "mapDragstart"; "markerInitialized": "markerInitialized"; }, never, never, true, never>;
|
|
552
572
|
}
|
|
553
573
|
|
|
554
574
|
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Copyright Google LLC All Rights Reserved.
|
|
4
4
|
*
|
|
5
5
|
* Use of this source code is governed by an MIT-style license that can be
|
|
6
|
-
* found in the LICENSE file at https://angular.
|
|
6
|
+
* found in the LICENSE file at https://angular.dev/license
|
|
7
7
|
*/
|
|
8
8
|
import { Rule } from '@angular-devkit/schematics';
|
|
9
9
|
export default function (): Rule;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Copyright Google LLC All Rights Reserved.
|
|
5
5
|
*
|
|
6
6
|
* Use of this source code is governed by an MIT-style license that can be
|
|
7
|
-
* found in the LICENSE file at https://angular.
|
|
7
|
+
* found in the LICENSE file at https://angular.dev/license
|
|
8
8
|
*/
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.default = default_1;
|
|
@@ -13,4 +13,4 @@ function default_1() {
|
|
|
13
13
|
// Also allows us to add more functionality in the future.
|
|
14
14
|
return () => { };
|
|
15
15
|
}
|
|
16
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
16
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvZ29vZ2xlLW1hcHMvc2NoZW1hdGljcy9uZy1hZGQvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBOzs7Ozs7R0FNRzs7QUFJSCw0QkFJQztBQUpEO0lBQ0UsaUZBQWlGO0lBQ2pGLDBEQUEwRDtJQUMxRCxPQUFPLEdBQUcsRUFBRSxHQUFFLENBQUMsQ0FBQztBQUNsQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBAbGljZW5zZVxuICogQ29weXJpZ2h0IEdvb2dsZSBMTEMgQWxsIFJpZ2h0cyBSZXNlcnZlZC5cbiAqXG4gKiBVc2Ugb2YgdGhpcyBzb3VyY2UgY29kZSBpcyBnb3Zlcm5lZCBieSBhbiBNSVQtc3R5bGUgbGljZW5zZSB0aGF0IGNhbiBiZVxuICogZm91bmQgaW4gdGhlIExJQ0VOU0UgZmlsZSBhdCBodHRwczovL2FuZ3VsYXIuZGV2L2xpY2Vuc2VcbiAqL1xuXG5pbXBvcnQge1J1bGV9IGZyb20gJ0Bhbmd1bGFyLWRldmtpdC9zY2hlbWF0aWNzJztcblxuZXhwb3J0IGRlZmF1bHQgZnVuY3Rpb24gKCk6IFJ1bGUge1xuICAvLyBOb29wIHNjaGVtYXRpYyBzbyB0aGUgQ0xJIGRvZXNuJ3QgdGhyb3cgaWYgdXNlcnMgdHJ5IHRvIGBuZyBhZGRgIHRoaXMgcGFja2FnZS5cbiAgLy8gQWxzbyBhbGxvd3MgdXMgdG8gYWRkIG1vcmUgZnVuY3Rpb25hbGl0eSBpbiB0aGUgZnV0dXJlLlxuICByZXR1cm4gKCkgPT4ge307XG59XG4iXX0=
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Copyright Google LLC All Rights Reserved.
|
|
5
5
|
*
|
|
6
6
|
* Use of this source code is governed by an MIT-style license that can be
|
|
7
|
-
* found in the LICENSE file at https://angular.
|
|
7
|
+
* found in the LICENSE file at https://angular.dev/license
|
|
8
8
|
*/
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.default = default_1;
|
|
@@ -13,4 +13,4 @@ function default_1() {
|
|
|
13
13
|
// Also allows us to add more functionality in the future.
|
|
14
14
|
return () => { };
|
|
15
15
|
}
|
|
16
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
16
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvZ29vZ2xlLW1hcHMvc2NoZW1hdGljcy9uZy1hZGQvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBOzs7Ozs7R0FNRzs7QUFJSCw0QkFJQztBQUpEO0lBQ0UsaUZBQWlGO0lBQ2pGLDBEQUEwRDtJQUMxRCxPQUFPLEdBQUcsRUFBRSxHQUFFLENBQUMsQ0FBQztBQUNsQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBAbGljZW5zZVxuICogQ29weXJpZ2h0IEdvb2dsZSBMTEMgQWxsIFJpZ2h0cyBSZXNlcnZlZC5cbiAqXG4gKiBVc2Ugb2YgdGhpcyBzb3VyY2UgY29kZSBpcyBnb3Zlcm5lZCBieSBhbiBNSVQtc3R5bGUgbGljZW5zZSB0aGF0IGNhbiBiZVxuICogZm91bmQgaW4gdGhlIExJQ0VOU0UgZmlsZSBhdCBodHRwczovL2FuZ3VsYXIuZGV2L2xpY2Vuc2VcbiAqL1xuXG5pbXBvcnQge1J1bGV9IGZyb20gJ0Bhbmd1bGFyLWRldmtpdC9zY2hlbWF0aWNzJztcblxuZXhwb3J0IGRlZmF1bHQgZnVuY3Rpb24gKCk6IFJ1bGUge1xuICAvLyBOb29wIHNjaGVtYXRpYyBzbyB0aGUgQ0xJIGRvZXNuJ3QgdGhyb3cgaWYgdXNlcnMgdHJ5IHRvIGBuZyBhZGRgIHRoaXMgcGFja2FnZS5cbiAgLy8gQWxzbyBhbGxvd3MgdXMgdG8gYWRkIG1vcmUgZnVuY3Rpb25hbGl0eSBpbiB0aGUgZnV0dXJlLlxuICByZXR1cm4gKCkgPT4ge307XG59XG4iXX0=
|