Skip to content
You're viewing documentation for Draftbit Classic (v1), our previous platform. See the current Draftbit docs.

Map Circle

The Map Cirle adds a circular indicator to the Map View

The Map Circle is nested inside the Map View component to render a circular indicator on the map. You can set the latitude and longitude to specify the center of the circle and a radius in meters to determine the circle’s size.

NameDescription
ColorThe color the circle. This is shown in low transparency.
Border ColorThe color the circle’s border.
NameDescription
Component nameThe name of the component as it appears in the Screen’s component tree
NameDescription
LatitudeThe latitude in which the center of the circle is located
LongitudeThe longitude in which the center of the circle is located
RadiusThe radius of the circle in meters

You can conditionally display a component based on a given condition. Learn more about conditionally displaying components in the Conditional Display doc.