英文:
Marker display in my JavaScript V3 Google Map, but not in Google Live Map
问题
我正在构建一个谷歌地图项目,我正在使用谷歌JavaScript v3 API,一切都正常,标记显示在我的自定义地图中。但是,当我想查看方向并点击任何标记时,它会在谷歌实时地图中显示得很好,但是在那里我看不到我的标记。我的问题是,我添加的所有自定义标记是否会显示在谷歌实时地图中,还是只是单独的地图?
英文:
I am building a google map project, I am using google JavaScript v3 api, everything is fine and markers display in my custom map, but when I want to see direction and click any marker and it takes well to google live map, but there I do not see my marker, my question is all my custom added markers will display at google live map or it is just separate map?
专注分享java语言的经验与见解,让所有开发者获益!
评论