reload-source Command

Reloads the map source from its file.

NOTE: some map sources like the Map decoration and Highlight cannot be reloaded since they are not tied to a particular file on the disk. Generated map sources (for example using DownloadOsm (TODO)) need to be saved on the disk before trying to reload them (well, obviously).

Usage

 reload-source [<source index>]

Parameters:

Examples

reload-source 3

Reloads a map source under the index 3.

reload-source

Reloads the last used map source.

See also: