0
我從谷歌地圖3.0版文檔MarkerManager和自定義地圖類型在谷歌地圖
https://code.google.com/apis/maps/documentation/javascript/examples/maptype-base.html
google-maps-utility-library-v3.googlecode.com/svn/tags/markermanager兩個簡單的例子/1.0/examples/weather_map.html
我試圖合併它,它的工作http://nazin.gexe.pl/maptype-base.html
問題出在哪裏呢?如果你看瓷磚(4,2),應該有一些天氣符號可以,但是當你將地圖滾動到瓷磚(12,2),(20,2),(-4,2)等等時,標記出現在這裏。有沒有什麼方法只在「默認」瓷磚(4,2)瓷磚中顯示標記?