# Circles

To add one to your Location post, press "Replace Drawing" and click on the map, or search for a location, or enter a latitude and longitude.

### Radius

Set a size for the circle.

### Opacity

Adjust the circle transparency.

### Color

Set a color for the circle.

### Border Width

Choose if you want to show a separate border around your circles.

### Border Color

Set a color for the border.

### Border Opacity

Set a transparency for the border.

### Static Circle <sup><sub>*<mark style="color:green;">\[Pro]</mark>*<sub></sup>

This will cause the circle shape to be locked to the real-world map. Normally the circle remains the same visual size as you zoom in and out. With this selected, it will not. You may have to radically change the circle radius in order to ensure the circle is the size you want.

### Hover Effects <sup><sub>*<mark style="color:green;">\[Pro]</mark>*<sub></sup>

You can change the **Radius, Opacity, Color, Border Width, Border Color,** and **Border Opacity** on hover.

### Default Zoom Level

Set the zoom level when this point is clicked or zoomed.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wpmaps-docs.mapster.me/locations/circles.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
