create a circle

This block is part of the google maps group and was last modified in core v13.0.2.

create a circle Deprecated since v13.0.2 v13.0.2

Creates a circle on the given map

In pins 8 + flow
  • flow
    flow
  • Selector
    value

    Selector to be used when this outlet is used multiple times within the current page.

  • id required
    value

    The ID to reference this circle, updates the circle if the ID already exists.

  • lat required
    number
  • lng required
    number
  • radius
    number

    The radius in meters.

    Default 100

  • color
    value

    The circles fill color. All CSS3 colors are supported.

    Default black (#000)

  • border-color
    value

    The circles border color. All CSS3 colors are supported.

    Default white (#000)

  • opacity
    number

    Number between 0.0 (not visible) and 1.0 (visible).

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