Is there a “map:” URI prefix to launch map application? (like mailto: or tel:)

后端 未结 6 1960
被撕碎了的回忆
被撕碎了的回忆 2020-12-15 04:44

Is there such prefix for launching map application on phones,

Toto\'s home

like ca

6条回答
  •  暖寄归人
    2020-12-15 05:19

    Apple uses link with the maps:// protocol now too, as far as I know, only Apple Maps supports it (tested on Mac OSX 10.11 El Captain).

    Example: maps://maps.apple.com/maps?daddr=48.851925,2.337141

    So, to list them all, there are the protocols: geo:, bingmaps:, maps:, or linking to the various websites, eg: https://goo.gl/maps/VZG3rV6cRGE2.

提交回复
热议问题