Skip to Content
APIPlaces LocationsClass: Banner

Class: Banner

Class that represents a banner in MapVX. Contains information about the image, tags, and banner behavior.

Constructors

Constructor

BannerResponse

Creates a new banner instance from API response data

Parameters

rawBanner

BannerResponse

API response data containing banner information

Returns

Banner

Properties

description?

Banner

A description of the banner.

Can contain html tags.


Indicates if the banner should open in the same window or a new one


tags

List of tags associated with the banner for filtering


url

URL of the banner image


urlAction

Action URL to redirect to when clicking on the banner

Last updated on