Search for bus route details of Android Baidu map
•
Android
This article can realize Baidu bus line search and select multiple lines. The specific implementation code is as follows:
1、 Bus route details retrieval
There are two steps to obtain the details of bus lines, 1 Get uid of bus line, 2 Get bus route details through uid.
1. Get uid of bus line:
2. Get bus route details:
When querying, you only need to provide the city name and line
Full code:
2、 Multiple line display
Displaying multiple navigation lines on the same map only needs to be completed in two steps,
1. Define a starting point and an ending point
2. Cycle all line details on the map
The above is the whole content of this article. I hope it will be helpful to your study, and I hope you can support programming tips.
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码