問題タブ [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.
esri-maps - Android ESRIマップスクリーンポイントから緯度経度を取得する方法
screenPointこれを使用して、ESRIマップ上のタッチされた場所から取得できることを知っています
また、これを使用してmapPointからを取得できますscreenPoint
これらから緯度と経度を取得するにはどうすればよいですscreenPointかmapPoint
android - ArcGIS Android SDK、vectorDrawable で mapView にマーカーを追加
VectorDrawable を使用して、Android ArcGIS ランタイム SDK の ArcGIS mapView にマーカーを追加できますか? PNG 画像を使用して地図にマーカーを追加する方法を知っています。
しかし、svg 画像を使用できるかどうかはわかりません。