2
3

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 1 year has passed since last update.

ArcGIS Maps SDK for Unity やーる

Last updated at Posted at 2022-07-22

はじめに

ArcGIS Maps SDK for Unity やっていきまーす

開発環境

  • Windows10 PC
  • Unity 2021.3.4f1
  • arcgis-maps-sdk-unity-1.0.0

導入

1.ArcGISアカウントを作成

2.pluginのダウンロード

3.Unityプロジェクトのセットアップ

4.URP または HDRPのプロジェクトを作成

image.png

5.Window > Package Manager > Add package from tarballから先ほどダウンロードしたpluginを選択

D:\UnityPackages\arcgis-maps-sdk-unity-1.0.0.tgz

6.Window > Package Manager > ArcGIS Maps SDK for UnityからAll SamplesをImportする

7.サンプルシーンを開く

image.png

8.API Keyの取得

ArcGIS Proにトライアル登録

BuilderかProfessionalどっちで契約するんだろう?

ArcGIS Proで登録したアカウントでログイン

OAuth2.0 > New Application
image.png

タイトルと説明を入力
image.png

Temporary Tokenを用いる

image.png

3DAttributesSample

3DAttributesSampleを開く

image.png

Temporary TokenをSample3DAttributesMapCreator > API Keyに貼りつけて実行

image.png

APISample

image.png

ArcGISHitTestSample

image.png

ComponentGlobalSample

image.png

ComponentLocalSample

image.png

OAuthAPISample

image.png

緯度経度変えてみた

image.png

image.png

9.ドキュメントはこちら

10.その他のサンプルはこちら

お疲れ様でした。

2
3
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
2
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?