# Circle
Here you will find some uses for Google Maps Circle component:
[[toc]]
## Adding Circle to your Maps
You can add circles to your Maps using `GMapCircle` component inside of `GMapMap` component:
```html
```
## Adding custom options
You can pass Google Maps Circle options using the prop `options`:
```html
```