ASP.NET Pack Programmer's Guide
StreetMapLayer.LoadFromXml Method
See Also
 





Loads the map data from the specified OSM map file.

Namespace: MindFusion.Mapping.WebForms
Package: MindFusion.Mapping.WebForms

 Syntax

C#  Copy Code

public void LoadFromXml (
    string fileName
)

Visual Basic  Copy Code

Public Sub LoadFromXml( _
    fileName As String _
)

 Parameters

fileName

The file name of the map file.

 See Also

StreetMapLayer Members
StreetMapLayer Class
MindFusion.Mapping.WebForms Namespace