FloorJpgUrl
URL information for a specific floor's JPEG floorplan.
floorNamestring
Human-readable floor name
Example:
1st Flooridinteger
Floor identifier
Example:
1urlstring
URL to the JPEG floorplan image
Example:
https://youriguide.com/api-docs-sample/doc/floor_metric_en_1.jpgFloorJpgUrl
{
"floorName": "1st Floor",
"id": 1,
"url": "https://youriguide.com/api-docs-sample/doc/floor_metric_en_1.jpg"
}