Skip to main content

Static

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

Description

NDAView.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.

Base URL

https://api-view.ndamaps.vn/v1

Endpoint

/items/static/thumbnail.jpeg

Example

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

NDAView Static Image Example

API references

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

API Playground

Loading...