POST
|
Hello - I'm using the LocationDisplay feature to show the users current location on the map with the default symbology. I also have some graphics added to the graphic overlay of the map. Is there anyway to adjust the z-order of the LocationDisplay so that its content appears under my graphics? I would like my graphics to appear on top of the users location. Thanks, Mark
... View more
02-07-2019
02:09 PM
|
0
|
0
|
53
|
POST
|
Did you ever find a solution to this? I'm interested in doing the same thing.
... View more
01-31-2019
02:53 PM
|
0
|
0
|
21
|
POST
|
Hello, I have a WPF application (runtime 100.3) which has a base map and one feature layer. When I attempt to edit the vertices of the geometry (polygons) on my feature layer with the sketcheditor I am getting the following error: Value does not fall within the expected range. at Esri.ArcGISRuntime.Geometry.Part.AddPoint(MapPoint point) at Esri.ArcGISRuntime.UI.SketchEditor.AddVertexToPartCollection(MapPoint mapPoint, VertexPosition vertexPosition) at Esri.ArcGISRuntime.UI.SketchEditor.AddPoint(MapPoint mapPoint) at Esri.ArcGISRuntime.UI.SketchEditor.<MapView_GeoViewTapped>d__25.MoveNext() Any suggestions on how to solve this would be appreciated. Thanks, Mark
... View more
09-06-2018
03:12 PM
|
0
|
0
|
422
|
POST
|
I'm also trying to limit the max extent of my map. Is there anyway to make this work in 100.3? If I try the approach recommended above the call to GetCurrentViewpoint does not return the extent that the map is trying to zoom/pan to. Because setting/changing the viewpoint happened asyncronously it appears to return the extent values before the map has finished setting the originally requested extent.
... View more
08-22-2018
10:48 AM
|
0
|
0
|
60
|
POST
|
Did you ever find a solution to this? I'm trying to do the same thing.
... View more
08-22-2018
10:29 AM
|
0
|
1
|
28
|
POST
|
This was resolved for us by upgrading to the latest 100.3 version of the runtime. We are still having issues w/ 2k plus picture markers if we attempt to cache them internally in our app but this issue seems to have been resolved.
... View more
08-17-2018
10:05 AM
|
1
|
1
|
31
|
POST
|
We are getting the following exception (details in screenshot) when building the CompositeSymbol and adding lots of graphics (around 2000) to a graphics overlay. What is the recommend approach for dealing with this error? Should I just attempt to add my symbol again? Esri.ArcGISRuntime.ArcGISRuntimeException: 'bad allocation' Thanks, Mark
... View more
07-26-2018
11:16 AM
|
0
|
3
|
392
|
POST
|
Looks like this method provides the same capability: MapView.ScreenToLocation Method
... View more
05-31-2018
11:09 AM
|
0
|
0
|
16
|
POST
|
What is the recommended way to find the proper map coordinates (geographic x/y) from a set of screen coordinates? (In the old WPF API there was a method called ScreenToMap which would do this). My applications users are using drag/drop to place an icon on the map and I have the screen x/y and need to find out the map coordinates for that screen x/y. Thanks, Mark
... View more
05-31-2018
10:55 AM
|
0
|
1
|
177
|
POST
|
Thanks for trying the sample and verifying this is fixed in the up coming version.
... View more
05-31-2018
10:51 AM
|
0
|
0
|
28
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:23 AM
|