Google maps offline map api-3 infowindow

五迷三道 提交于 2019-12-13 02:57:08

问题


I'm trying to develop offline Google map with some markers. I have done it well. I'm using Offline Google maps api-3. Here my problem is showing infowindow(). When is use online map my infowindow() shown like this

, but when I use offline map the infowindow() showing like this

. in Online map, the marker indication corner is small, but in offline map it's bit larger than online map infowindow(). I want to use infowindow() similar like online map infowindow(). I would like to reduce the corner size of infowindow() in offline map like this

. How can I solve this ? now I'm using infowindow.js which is inside mapfiles of offline map package. is I need to download any other version of infowindow.js or need to modify the same js. kindly help me .

来源:https://stackoverflow.com/questions/20085785/google-maps-offline-map-api-3-infowindow

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!