LoginSignup
3
4

More than 5 years have passed since last update.

Webページからマップを開きたい

Posted at

サービスを作る時のちょっとしたTipsです。

何が何でもGoogle Mapを開きたい時、

https://maps.google.com./maps?q=[緯度],[経度]

PCで開けば、Google mapへ。
Androidで開けば、WebのGoogle mapかGoogle mapアプリの選択画面へ。
iPhoneで開けば、WebのGoogle mapへ。

デバイス固有のMapアプリを開きたい時、

https://maps.apple.com./?q=[緯度],[経度]

PCで開けば、Google mapへ。
Androidで開けば、WebのGoogle mapかGoogle mapアプリの選択画面へ。
iPhoneで開けば、プリインストールの地図アプリへ。

3
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
4