|
Home » Development Area » DigiGuide Script » API Index » 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: October 20, 2006 10:38:30)
|