jig.fullscreen

Considerations
Configuration options
Examples and code snippets
Full-screen of a map

title: Aquarium Location
type: jig.full-screen
component:
type: component.location
options:
viewPoint:
address: 1483 Alaskan Way, Seattle, US
zoomLevel: 15
markers:
data: =@ctx.datasources.address
item:
type: component.marker-item
options:
address: 1483 Alaskan Way, Seattle, US
children:
type: component.icon
options:
size: medium
color: negative
icon: end-markerChatbot in a full-screen jig
See Also
Last updated
Was this helpful?