Online Maps v3
Loading...
Searching...
No Matches
OnlineMapsGPXObject.Link Class Reference

A link to an external resource (Web page, digital photo, video clip, etc) with additional information. More...

Public Member Functions

 Link (string href)
 Constructor.
 
 Link (OnlineMapsXML node)
 Creates instance and loads the data from the node.
 

Public Attributes

string href
 URL of hyperlink.
 
string text
 Text of hyperlink.
 
string type
 Mime type of content (image/jpeg)
 

Detailed Description

A link to an external resource (Web page, digital photo, video clip, etc) with additional information.

Constructor & Destructor Documentation

◆ Link() [1/2]

OnlineMapsGPXObject.Link.Link ( string href)

Constructor.

Parameters
hrefURL of hyperlink.

◆ Link() [2/2]

OnlineMapsGPXObject.Link.Link ( OnlineMapsXML node)

Creates instance and loads the data from the node.

Parameters
nodeLink node