Skip to content

@serenity-is/corelib / GoogleMapOptions

Interface: GoogleMapOptions

Table of contents

Properties

Properties

latitude

Optional latitude: any

Defined in

src/ui/widgets/googlemap.ts:6


longitude

Optional longitude: any

Defined in

src/ui/widgets/googlemap.ts:7


mapTypeId

Optional mapTypeId: any

Defined in

src/ui/widgets/googlemap.ts:9


markerLatitude

Optional markerLatitude: any

Defined in

src/ui/widgets/googlemap.ts:11


markerLongitude

Optional markerLongitude: any

Defined in

src/ui/widgets/googlemap.ts:12


markerTitle

Optional markerTitle: string

Defined in

src/ui/widgets/googlemap.ts:10


zoom

Optional zoom: any

Defined in

src/ui/widgets/googlemap.ts:8