0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

【作成中】Google Maps Platformを使ってみた

Last updated at Posted at 2021-07-21

https://eng-entrance.com/linux-php-operate
https://qiita.com/sango/items/a08c5b04df7125aaaad3
https://qiita.com/Mune_robo/items/7ac7ea66ae34976aad26
https://qiita.com/Mune_robo/items/2f4f4005670a0fc6b6cd
https://ai-trend.jp/programming/python/google-natural-language-api/

以下でphp mysqlをインストール
https://blog.mktia.com/deploy-apache-web-server-on-google-compute-engine/
http://buchio.ever.jp/gce-php7-mysql-install/

PHPインストールはここがいいかも⇛ https://cloud.google.com/php/tutorials/getting-started-on-compute-engine?hl=ja

mapsAPIの詳細は⇛のもみる https://www.fundely.co.jp/blog/tech/2020/02/19/180051/
https://www.webdesignleaves.com/pr/plugins/googlemap_01.html
https://www.apps-gcp.com/gcp-google-maps-api/
https://www.apps-gcp.com/gcp-google-maps-api/
https://www.webdesignleaves.com/pr/plugins/googlemap_01.html

===
ここでAPI試す
https://www.webdesignleaves.com/pr/plugins/googlemap_01.html

ポイント1
APIキーの作成部分 使い方によってどのように設定するか考える

~~~~~~~~~
###GoogleMapsAPIの概要

Google Maps Platformとは、Googleが提供するWeb地図サービスです。
Webサイトやアプリに利用するために必要なあらゆるツール(API)をご利用いただけます。
世界各国の地図やストリートビューなどを手軽に利用できる地図サービスです。

Google Maps PlatformはWebサイト、イントラ環境、アプリケーションなどのプラットフォームを問わず様々なAPI(機能)をご利用頂ける法人向け地図配信サービスです。

GCPをお申込みいただくことで、「Google Maps Platform」の請求をまとめることが可能です。
導入に向けたサポートサービスや導入後のアフターフォローも提供いたします。

###利用開始方法
公式サイト:https://cloud.google.com/maps-platform?hl=ja
使い方:https://developers.google.com/maps/gmp-get-started?hl=ja#create-billing-account

###料金を紹介 
1 か月 $200 分まで無料
ほとんどのお客様にとって、月額 $200 のクレジットでニーズを十分満たすことができます。 予想外の料金の増加を防止するために、毎日の割り当てを設定することもできます。

支払いは従量制
料金は、契約金や解約金、または使用量上限なしで、お客様のニーズに合わせて調整できます。また、モバイルマップを無料で使用できます

https://www.zenrin-datacom.net/business/gmapsapi/price/
https://cloud.google.com/maps-platform/pricing?hl=ja

###ユースケース
https://www.zenrin-datacom.net/business/gmapsapi/
https://www.hitachi-solutions.co.jp/googlemaps/

各APIの意味
https://www.zenrin-datacom.net/business/gmapsapi/function/

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?