問題タブ [arcgis-android-api]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
128 参照

esri-maps - Android ESRIマップスクリーンポイントから緯度経度を取得する方法

screenPointこれを使用して、ESRIマップ上のタッチされた場所から取得できることを知っています

また、これを使用してmapPointからを取得できますscreenPoint

これらから緯度と経度を取得するにはどうすればよいですscreenPointmapPoint

0 投票する
0 に答える
48 参照

android - ArcGIS Android SDK、vectorDrawable で mapView にマーカーを追加

VectorDrawable を使用して、Android ArcGIS ランタイム SDK の ArcGIS mapView にマーカーを追加できますか? PNG 画像を使用して地図にマーカーを追加する方法を知っています。

しかし、svg 画像を使用できるかどうかはわかりません。