mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
Merge branch 'master' of https://github.com/driftyco/ionic-native
This commit is contained in:
commit
87ab8980b2
@ -355,7 +355,7 @@ export class GoogleMap {
|
||||
* @private
|
||||
*/
|
||||
export interface AnimateCameraOptions {
|
||||
target?: GoogleMapsLatLng;
|
||||
target?: GoogleMapsLatLng | Array<GoogleMapsMarker> | GoogleMapsLatLngBounds;
|
||||
tilt?: number;
|
||||
zoom?: number;
|
||||
bearing?: number;
|
||||
|
Loading…
Reference in New Issue
Block a user