serpapi / public-roadmap

Public Roadmap for SerpApi, LLC (https://serpapi.com)
45 stars 3 forks source link

[Google Maps API] Define view area size for searches without pagination #1628

Open martin-serpapi opened 1 month ago

martin-serpapi commented 1 month ago

A high-volume customer asked what is the size (width and height) of the view area when executing a request to our Google Maps API. Currently there's a default view area size (784x644) only for requests with pagination.

Request with q=Coffee and start=20:

image

Playground | Inspect

Request with q=Coffee and no start parameter:

image

Playground | Inspect

Intercom thread 1 | Intercom thread 2

martin-serpapi commented 2 weeks ago

Another customer requested this:

Front