Map
info()
ΒΆ
Returns metadata about a given map in JSON form.
Returns:
| Type | Description |
|---|---|
|
A JSON encoded string representing the metadata |
Source code in ckanext/tiledmap/routes/map.py
14 15 16 17 18 19 20 21 22 23 24 25 26 27 | |