ionic-team / ionic-team/capacitor-google-maps
Draw circle on map
Open
triage
- Dominant language
- TypeScript
- Stars
- 32
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
## Feature Request
### Plugin
@capacitor/google-maps
### Description
Add circle drawing feature to the google-maps plugin.
I have markers on my map and i need to draw circles around them showing a radius where the user should be. Can the plugin handle this? Maybe im just missing something.
(Right now im with js sdk, so im using window.google.maps.Circle({}), but would gladly change to this plugin if it can handle this.)
### Platform(s)
all platforms
### Preferred Solution
### Alternatives
### Additional Context
Im using VueJs
Contributor guide
Assessment
This issue has not been assessed yet.