Showing a marker at a geo:-url in Android Maps

后端 未结 3 655
耶瑟儿~
耶瑟儿~ 2021-01-01 00:46

Is it possible not only to have Google Maps on Android show a given coordinate in the Maps Application but have also a marker (or pin) set at the location?

I read th

3条回答
  •  庸人自扰
    2021-01-01 01:00

    try this:

    http://maps.google.com/?saddr=34.052222,-118.243611

    and to get the complete route between two points:

    http://maps.google.com/?saddr=34.052222,-118.243611&daddr=37.322778,-122.031944

提交回复
热议问题