问题描述
我正在使用Angular,我的问题是。
如果我们将Google Maps用作href中的链接,则可以使用城市名称作为参数(不使用lang和lat)来设置缩放比例,例如:
<a target="_blank" href="https://maps.google.com/maps?q=Paris">
<mat-icon _ngcontent-opd-c8="" class="mat-icon notranslate material-icons mat-icon-no-color" aria-hidden="false" role="img">
location_on
</mat-icon>
See location
</a>
在该示例中,位置正确,但是客户必须缩小以更好地查看位置。 谢谢
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)