TileSetLink interface

A link object used in OGC tile resources

Properties

href

The URL target of the link

rel

The relationship type of the link

title

Human-readable title of the link

type

The media type of the linked resource

Property Details

The URL target of the link

href: string

Property Value

string

The relationship type of the link

rel: string

Property Value

string

Human-readable title of the link

title?: string

Property Value

string

The media type of the linked resource

type?: string

Property Value

string