GET api/pois/getbypixels?x={x}&y={y}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
x

integer

Required

y

integer

Required

Body Parameters

None.

Response Information

Resource Description

Point3D
NameDescriptionTypeAdditional information
Longitude

decimal number

Required

Latitude

decimal number

Required

Level

integer

Required

Name

string

String length: inclusive between 0 and 150

Type

PointType

Required

Icon

string

None.

IsVisible

boolean

None.

Rotation

decimal number

None.

Scale

decimal number

None.

VenueId

integer

Required

Venue

Venue

None.

PoiPoints

Collection of PoiPoint3D

None.

Point3DLocalizations

Collection of Point3DLocalization

None.

BuildingId

integer

Required

Building

Building

None.

Point360Image

Point360Image

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/html

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.