Class Link according to GPX 1.1 specification.
A link to an external resource (Web page, digital photo, video clip, etc) with additional information.
public string $href
URL of hyperlink.
public string $text
Text of hyperlink.
public string $type
Mime type of content (image/jpeg)
mixed phpGPX\Models\Link::__construct()
Link constructor.
array phpGPX\Models\Summarizable::toArray()
Serialize object to array