在形成google地图搜索URL时,是否可以传递缩放参数?如果是,如何?如果没有,还有其他选择吗?

Whilie forming google map search URL, Is it possible to pass zoom parameter? if yes, how? if not, any alternative?

我想创建具有特定纬度、经度和缩放设置的简单 google 地图 hyperlink/URL。我希望标记显示在地图上。

Google 地图文档(https://developers.google.com/maps/documentation/urls/guide) 说搜索操作只能查询和query_place_id参数可以设置,没有提到如何设置缩放。

在此先感谢您的帮助!

您可以简单地添加 z=your_level

 https://maps.google.com/?q=38.6531004,-90.243462&ll=38.6531004,-90.243462&z=3

http://www.google.com/maps/place/49.46800006494457,17.11514008755796&z=3