How do I link to Google Maps with a particular longitude and latitude?

前端 未结 15 2353
夕颜
夕颜 2020-12-02 04:49

I have a small application that gives the current location: longitude and latitude. Now I have to browse to google maps with the longitude and latitude. Please suggest how I

15条回答
  •  旧巷少年郎
    2020-12-02 05:03

    It´s out of the scope of the question, but I think it might be also interesting to know how to link to a route. The query would look like this:

    https://www.google.es/maps/dir/'52.51758801683297,13.397978515625027'/'52.49083837044266,13.369826049804715'
    

提交回复
热议问题