ZoomLevelURL
A URL associated with a particular map magnification.
Attributes
Attribute | Type | Description |
---|---|---|
zoomLevel | Integer | Magnification zoom level where URL is applicable |
url | String | Location of image file or other resource, may be relative to venue JSON source URL |
Example
{
"zoomLevel": 18,
"url": "tourist-information-14.png"
}