update editor api docs
This commit is contained in:
parent
a87d131134
commit
44c59e51a0
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ class EditorViewSet(ViewSet):
|
|||
Editor API
|
||||
/geometries/ returns a list of geojson features, you have to specify ?level=<id> or ?space=<id>
|
||||
/geometrystyles/ returns styling information for all geometry types
|
||||
/bounds/ returns the maximum bounds of the map
|
||||
"""
|
||||
@staticmethod
|
||||
def _get_level_geometries(level):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue