javascript - Google Maps API Directions White Tiles Along Route -


whenever calculate route works except path along route covered white tiles. i've been looking around net , couldn't seem find solution problem. guess there wrong js (although not getting errors showing in console). appreciated if shed light on may cause happen. thanks!! :).

turns out handheld.css stylesheet somehow adding white boxes on map. had edit out background color following code:

* {   float: none;          color: #000;   background: #fff; } 

this may apply using html5 boilerplate thought share. thanks.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -