mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-21 11:09:53 +08:00
Merge pull request #90 from shubhranshu/patch-1
Update googlemaps/google.maps.d.ts
This commit is contained in:
Vendored
+1
@@ -185,6 +185,7 @@ declare module google.maps {
|
||||
|
||||
/***** Overlays *****/
|
||||
export class Marker extends MVCObject {
|
||||
static MAX_ZINDEX: number;
|
||||
constructor (opts?: MarkerOptions);
|
||||
getAnimation(): Animation;
|
||||
getClickable(): bool;
|
||||
|
||||
Reference in New Issue
Block a user