Serial port and GPS

OsmDldCfg.basename Property

The basename for downloaded files.

[Visual Basic]
Public Property basename As String
[C#]
public string basename {get; set;}

Remarks

The download of maps from www.openstreetmap.org results in a number of bitmap (png) files with the maps themself and in a map description file with the extension map. This basename defines the name of the map description file, each bitmap file is the named <basename><num>.png.

See Also

OsmDldCfg Class | serial Namespace