0
I have a project using google maps, where I receive the latlng information (which will create a marker in this location), as well as radius and azimuth, knowing that the angle will always be 60°. How can I form an angle with the azimuth, within a radius that was created with google.maps.Circle around the marker?
I hope I have managed to express my doubt, to better exemplify I am leaving an image below.