Draw circle on map
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
It would be great to have this feature in the capacitor plugin!
I need this feature also
We need this feature too
I need this feature also, is there a workaround that still allows use of this repo?
In our case we implemented de javascript API