{{capitalize(component.name)}}
Properties mapped from Google Maps API
-
{{key}}
-
Type: {{value.type.name}}
-
A
{{key}}_changed event will be emitted
if the property is modified by the user interacting with the UI.
Events mapped from Google Maps API
Other properties defined (reactive)
-
{{key}}
-
Type: {{value.type.name}}
-
Default:
{{value.default}}
-
Required
Other properties defined (non-reactive)
-
${{component.name}}Object — The underlying instance of
a {{capitalize(component.name)}} object.
-
${{component.name}}Promise — A promise that resolves to the underlying
Google Maps API instance when the
instance has been created.
Recognized parent elements (injects)
-
{{capitalize(extractComponent(key))}}