Optional
countrycodeThe country code of the venue.
The default language of the venue.
Optional
defaultThe default map of the venue.
The external ID of the venue.
Optional
extraExtra properties of the venue.
Optional
iconA URL to the icon of the venue.
Readonly
idThe identity of the map metadata.
The languages supported by the venue.
The links of the venue.
Optional
logoA URL to the logo of the venue.
Optional
mappedinA URL to a web page with Mappedin Web for this venue.
The slug of the venue.
Optional
topThe top locations of the venue.
Optional
tzidThe timezone ID of the venue.
Gets the name of the EnterpriseVenue.
The name of the EnterpriseVenue.
Static
isChecks if the provided instance is of type EnterpriseVenue.
The instance to check.
True if the instance is a EnterpriseVenue, false otherwise.
The EnterpriseVenue class holds metadata bout the map, which includes the map name, supported languages, default language, top locations and more. It can be accessed using the () method as shown below.
Refer to the EnterpriseVenue Guide for more information.