fossasia / susi_api_wrapper

SUSI AI API Wrapper http://susi.ai
Apache License 2.0
1.48k stars 32 forks source link

Set zoom for map as default value as in susi server #50

Closed prateekiiest closed 6 years ago

prateekiiest commented 6 years ago

Zoom for OpenStreetMap is by default set to 13 under location of susi server system skill files. So we may set it to default 13 value unless users specifies the zoom value specifically.

https://github.com/fossasia/susi_api_wrapper/blob/e4efa59bc22c9b982020ab286e16d7ae11efa135/python_wrapper/susi_python/models.py#L171