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
Post a Comment