OhmSpectator / streetviews-grabber

A script that grabs Google Street View for a city.
Other
7 stars 1 forks source link

Add the "circle of interest" parameters #13

Open OhmSpectator opened 1 year ago

OhmSpectator commented 1 year ago

I want to add a web-based UI where users can pick a dot on a map and set a radius, in which they want to grab the Street Views. Most probably it should be a separate service. To support it, we should get the coordinates of the dot and the radius as parameters. Basically, the parameters that describe the circle of interest.