capacitor-plugins icon indicating copy to clipboard operation
capacitor-plugins copied to clipboard

Draw circle on map

Open hatja opened this issue 3 years ago • 1 comments

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

hatja avatar May 22 '22 13:05 hatja

It would be great to have this feature in the capacitor plugin!

LuisJoseSanchez avatar Aug 24 '22 12:08 LuisJoseSanchez

I need this feature also

IbrahimElkhatib avatar Nov 09 '22 16:11 IbrahimElkhatib

We need this feature too

nidaroth avatar Dec 05 '22 17:12 nidaroth

I need this feature also, is there a workaround that still allows use of this repo?

EdByrnee avatar Jan 10 '23 22:01 EdByrnee

In our case we implemented de javascript API

nidaroth avatar Jan 10 '23 22:01 nidaroth