create a marker
This block is part of the google maps group and was last modified in core v13.0.2.
create a marker Deprecated since v13.0.2 v13.0.2 Creates a marker on the given map
In pins 11 + flow
- flow
flow - Selector
valueSelector to be used when this outlet is used multiple times within the current page.
- id required
valueThe ID to reference this marker, updates the marker if the ID already exists.
- lat required
number - lng required
number - label
valueA marker label is a single character of text which will appear inside the marker.
- icon
valueA predefined marker symbol. Options: BACKWARD_CLOSED_ARROW, BACKWARD_OPEN_ARROW, CIRCLE, FORWARD_CLOSED_ARROW, FORWARD_OPEN_ARROW
- scale
numberThe amount by which the symbol is scaled in size.
- color
valueThe symbol's fill color. All CSS3 colors are supported.
- opacity
numberNumber between 0.0 (not visible) and 1.0 (visible).
- animation
valueOptions: BOUNCE | DROP
- Event
clickevent
Out pins 0 + flow
- out_flow
flow
Version history
Introduced in v13.0.2.
Deprecated since v13.0.2.
Back to
google maps Return to the main group to view all sub-groups Back to Google maps Return to the group to view all blocks within this group