function playTour(directionResult) { var myRoute = directionResult.routes[0].legs[0]; var Tour_string= ''+ ''+ ''+ ''; for (var i = 0; i lat=myRoute.steps[i].start_point.jb; lon=myRoute.steps[i].start_point.kb …(該怎麼加入這?) } Tour_string=Tour_string+''; var kmlObject = ge.parseKml(Tour_string); ge.getFeatures().appendChild(kmlObject); ge.getTourPlayer().setTour(kmlObject); ge.getTourPlayer().play(); }
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers. Five Filters recommends: 'You Say What You Like, Because They Like What You Say' - http://www.medialens.org/index.php/alerts/alert-archive/alerts-2013/731-you-say-what-you-like-because-they-like-what-you-say.html
You are receiving this email because you subscribed to this feed at blogtrottr.com.