create


Description:

public unowned MapSource create (string id)

Note: The id should not contain any character that can't be in a filename as it will be used as the cache directory name for that map source.

Parameters:

this

the Factory

id

the wanted map source id

Returns:

a ready to use MapSource matching the given name; returns NULL if the source with the given name doesn't exist.




2022 vala-language.org