Share via


LineDriveMapImage.Url Property

LineDriveMapImage.Url Property

The URL to access the map image, which is cached on a MapPoint Web Service server for a limited time. The URL uses either standard or secure hypertext protocol, depending on the LineDriveMapOptions.ReturnType property setting.

Public Url As String

[C#]
public string Url;

See Also

  Using LineDrive Maps   |   RenderServiceSoap.GetLineDriveMap Method