简体   繁体   中英

Show only 1 direction for Google Maps embed API

For a school project we are making an application that can track the location of a garbage truck.

To calculate the fastest direction for the truck we are using the Google Maps embed API, but there is one "problem". The API returns 3 optional directions but we only need one.

Is there an possibility to show only one direction, or do we need the JavaScript API of Google Maps then?

Thanks in advance.

I suggest using the Google Maps JavaScript API. I am using it for my website and it works like a charm, with many functionalities.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM