POST
|
Lucas, thank you for the response, can you clarify a question for me, in the next release of ArcMap, the export tiles as tpk function will work? The issue some of us are having is that some maps that are supplied by ESRI and labeled for "Offline Use" are not loading and when you try to create a tpk, it throws an error say map layer type is not supported. This is seen in version 10.3. Thank you for the help.
... View more
11-18-2015
11:49 AM
|
0
|
13
|
1196
|
POST
|
Hello again, has anyone found a solution to this problem of not being able to create maps for offline use, even when using the maps that are labeled for offline use? Thanks.
... View more
09-10-2015
12:00 PM
|
0
|
0
|
1330
|
POST
|
Jimmy, were you able to load the 'for export' basemaps into ArcMap? I cannot even get the map to load and show in ArcMap. I have tried ArcMap 10.1 and 10.3. What version are you using? Thanks.
... View more
06-17-2015
06:06 AM
|
0
|
1
|
1330
|
POST
|
I get the same error, but I think you have to use the basemaps that literally have (For Export) next to them. I went to Add Data > Add Data From ArcGIS Online... and searched "for export". Some maps appear and I clicked to add the World Imagery map, but nothing happens, no layer is loaded and no errors are reported. I had to sign into my account first, but no layer is loaded. Has anyone gotten this to work yet? Thanks.
... View more
06-11-2015
06:17 AM
|
0
|
0
|
1330
|
POST
|
Hello Alaa, have you seen a memory leak with the new LocationDisplayManager? I am experiencing this issue to the point where my application crashes. The listener is not actually unregistered and the fragment remains open, so I have numerous instances of my fragment open. Thanks.
... View more
03-17-2015
07:55 AM
|
0
|
1
|
1146
|
POST
|
I am seeing the same issue in my application. A solution is needed ASAP. I am using ArcGIS SDK 10.2.5. Thanks.
... View more
03-17-2015
06:03 AM
|
0
|
2
|
564
|
POST
|
Will, however, this does work for another feature on my maps. I allow the user to create 'Push Pins' that used an image in conjunction with a point to show exactly where the point is located on the map. I used the CompositeSymbol to draw the point and the push pin together and it works great. Thanks.
... View more
03-02-2015
06:02 AM
|
0
|
0
|
962
|
POST
|
Thanks again for the help Will. I tried this and since I am drawing many line segments to create a fluid line, points are draw at the start and end of every line segment. Thanks.
... View more
03-02-2015
05:25 AM
|
0
|
1
|
962
|
POST
|
Thank you for the example Kolek, I am looking for a scale that shows like 2 inches = 5 km, so the users know how much area they are looking at. It seems like I will have to do some custom work to get this working. Thanks again.
... View more
02-25-2015
05:35 AM
|
0
|
1
|
1235
|
POST
|
Thank you all for your responses, I was seeing the issue again yesterday using 10.2.5. I do not use the network for my maps, I have cached maps for offline use. Sample of how I add a map: currentMapLayer = new ArcGISLocalTiledLayer("/sdcard/" + filename + ".tpk"); mapView.addLayer(currentMapLayer); Thanks again for the help.
... View more
02-25-2015
05:32 AM
|
0
|
0
|
1133
|
POST
|
Thanks again Will, when creating a graphic the object needs 2 parameters, a geometry and a symbol. I understand putting the composite symbol as the symbol, but how is the geometry specified if I am trying to create a polyline with 2 points at the ends of the lines? Thanks again Will.
... View more
02-02-2015
08:45 AM
|
0
|
3
|
962
|
POST
|
Will, thank you for your response. That gets me closer to my goal. I have created a composite symbol full of my symbols, but I need to create graphics from those symbols. Each symbol is then paired with a geometry and then a graphic is created from the symbol and geometry. Do you have ideas on how to do this? Thank you for the help.
... View more
02-02-2015
06:09 AM
|
0
|
5
|
962
|
POST
|
I also am looking for a solution to add a scale bar to my map. Any one have any progress with this? Thanks.
... View more
01-30-2015
11:42 AM
|
0
|
1
|
1235
|
POST
|
I am trying to create a line with a dot at each end of the line. I have successfully completed this by drawing a line, a dot, and another dot. My issue is that this creates 3 different graphic IDs. When a user clicks on a line, they have an option to delete the line. No problem, but I also have to delete the points associated with the line. I have a work around solution, but I would love to create and add one object to the map that draws the line and 2 dots. I am also trying to add a line with text above it, but again want to add both graphics as one graphic with only 1 graphic ID. Thank you for any help or advice.
... View more
01-28-2015
11:56 AM
|
0
|
7
|
4888
|
Title | Kudos | Posted |
---|---|---|
2 | 01-20-2016 07:06 AM |
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:24 AM
|