DigiGuide Logo

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;

TagDescription
$MarkerIconImage text to display the marker icon
$MarkerBlobImage text to display the marker 'blob'
$MarkerTypeIDMarker 'type' ID.
$MarkerNameMarker name.


Parameters

ParameterDescription
int markerID The ID of the Marker.
String strData Format string


Returns


See Also

  • GetMarkersForProgramme

    (Last updated: October 20, 2006 10:38:30)