Home » Development Area » DigiGuide Print Script » Function: GetMarkerInfo
Function: GetMarkerInfo
String GetMarkerInfo( int markerID, String strData ) |
Summary
Get marker details by using marker tags
Remarks
Get marker details by using marker tags.The format string can include the following tags;
Tag |
Description |
$MarkerIcon |
Image text to display the marker icon |
$MarkerBlob |
Image text to display the marker 'blob' |
$MarkerTypeID |
Marker 'type' ID. |
$MarkerName |
Marker name. |
Parameters
Parameter | Description |
int markerID |
The ID of the Marker. |
String strData |
Format string |
|
|
|
Returns
See Also
GetMarkersForProgramme
(Last updated: February 13, 2020 12:43:32)