如何改变用两指移动地图消息的位置
How to change position of Use two finger to move map message
因此,目前当地图打开时,它会显示一条消息,供您用手指移动地图。并且此消息当前与屏幕中心对齐。如何将消息的位置更改为顶部。
注意 - 使用 google 将 API 映射到 React 项目中。
请检查图片示例
enter image description here
请告诉我。
无法通过 public 界面配置消息。虽然不推荐,但可以使用 css 重新定位消息。
可以在 https://issuetracker.google.com/issues/new?component=188853&template=787814 提交功能请求。
因此,目前当地图打开时,它会显示一条消息,供您用手指移动地图。并且此消息当前与屏幕中心对齐。如何将消息的位置更改为顶部。
注意 - 使用 google 将 API 映射到 React 项目中。
请检查图片示例
enter image description here
请告诉我。
无法通过 public 界面配置消息。虽然不推荐,但可以使用 css 重新定位消息。
可以在 https://issuetracker.google.com/issues/new?component=188853&template=787814 提交功能请求。