API & Client: use of calculated bounds from API to display map

This commit is contained in:
Sam
2018-05-14 14:51:03 +02:00
parent e4a65f4c79
commit 12595040d5
10 changed files with 57 additions and 23 deletions

View File

@ -53,7 +53,7 @@ test-python:
test-python-xml:
$(PYTEST) mpwo_api --cov-config .coveragerc --cov=mpwo_api --cov-report xml
update-cov:
update-cov: test-python-xml
$(COV) -r coverage.xml
upgrade-db: