-
In the previous ArcGIS Runtime SDK, MapOverlays were provided. The main benefit of MapOverlays was the ability to paint anything directly over the Map. Is there any equivalent of onPaint(Graphics g) m…
-
Hello,
I would like to create a Java project using the arcgis sdk to fetch data via an arcgis API and display it in a browser.
I know Java and I'm currently working with Intellij and Java8. I'm n…
-
**Problem**
`MessageProcessingSample` is designed to display military symbols on the map, using MIL-STD-2525C. But an error message displays when **Process messages** is clicked:
> The Message could…
-
Once we have #170 GeoJSON with arbitrary points complete, then we need to be able to cluster overlay points for parity with existing mobile APIs.
-
Zstd library cannot be loaded at some of our customers due to a missing dependency. The customers use Windows 7 & 8.1 with 32-bit Java 8.
Stack trace:
java.lang.UnsatisfiedLinkError: C:\Users\gail…
-
Hello,
Can I use modifiers fields from Symbol Dictionary to change the symbols at runtime? For example to convert an Infantry to Platoon or Squad, etc.?
Because currently Company, Platoon,Squad, etc…
ghost updated
8 years ago
-
We should try to build our releases using Travis-CI. The reference to ArcGIS Runtime SDK should be changed to the Nuget package of ArcGIS Runtime.
-
[DEBUG] [tracing] build_base_resource_aapt_task: 2924.0000248ms
[DEBUG] [build_base_resource_task] build_base_resource_task finish in 3.0s
[DEBUG] [task_engine] it takes task engine 163.06s to execu…
houpe updated
7 years ago
-
MapBox Android SDK has methods to work with [`CustomLayers`](https://github.com/mapbox/mapbox-gl-native/blob/master/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/layers/Custom…
-
Dear,
I want to set BoundingBox for MapView (Android).
How to set it?
Example GoogleMap:
LatLngBounds.Builder builder = new LatLngBounds.Builder();
...............
for (int idx = 0; idx < mLatLongArra…
DucHM updated
8 years ago