Skip to main content

Static

The Streetview.vn - Static API provides the ability to get detailed images street-level of a location based on the location's id of Vietnam.

Description

Streetview.vn Static API allows to get a static image street-level of a specific location on Vietnam by providing the id of the location. Users can customize the rotation angle (yaw) and tilt angle (pitch) to display images as desired.

tip

When using that, just use our Enterprise Dashboard or guild API Key to create your API Key try for free!

Base URL

https://api.streetview.vn/v1

Endpoint

/items/static/thumbnail.jpeg

Example

GET items/static/thumbnail.jpeg?place_position=105.788024983%2C21.032796623&yaw=276&pitch=20

Streetview Static Image Example

API references

ParameterTypeRequiredDefaultExample
idstringnononee213daed-3ae2-4259-940b-444a4056c101
place_positionstringnonone105.788024983,21.032796623
yawnumberno0276
pitchnumberno020

API Playground

Loading...