[ Version ( since = "0.12.5" ) ]
public unowned MapSource create_memcached_source (string id)
Creates a memory cached map source.
this |
the Factory |
id |
the wanted map source id |
a ready to use MapSourceChain consisting of MemoryCache and MapSource matching the given name. Returns NULL if the source with the given name doesn't exist. |