fossasia / susi_api_wrapper

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

Set MapAction zoom parameter as default under model #69

Closed prateekiiest closed 6 years ago

prateekiiest commented 6 years ago

https://github.com/fossasia/susi_api_wrapper/blob/aa934bc12cf68369193421e976bae7a340892d3e/python_wrapper/susi_python/models.py#L98

Currently while other map functions have zoom parameter as default without the user not to be bothered about the zoom value, here we have to supply the zoom parameter.