POST
|
Syed, i think I understand what you mean, you have created a map in ArcMap with labels turned on. You have then published this map to Arcgis Server. You want to then consume the map in your flex application with labels turned on. if so, you must add the map service to your application as a dynamic map service, not as a feature service as this will not show the labels, the URL for your layer should end in /mapserver if you see /mapserver/0 or any other number on the end then you are adding the layer as a feature layer and not as a dynamic Map service. regards Anthony
... View more
03-23-2016
12:56 PM
|
1
|
0
|
382
|
POST
|
Syed, How are you adding your layer to the flex application? Layers will only appear if you add the layer as a dynamic Layer (map service) not a feature service. Regards Anthony
... View more
03-21-2016
04:29 AM
|
1
|
2
|
382
|
POST
|
Adam, I would be inclined to give your arcgis server service account full permissions to the directory, it will most certainly need to read and write Regards Anthony
... View more
02-19-2016
07:50 AM
|
1
|
0
|
1806
|
POST
|
Kevin, Robert has created a widget to put the pop up in a panel off the map face: Popup Panel Widget Version 1.3 - 12/15/15 Regards Anthony
... View more
02-09-2016
12:37 PM
|
2
|
1
|
1109
|
POST
|
Michael, Try using the following css: .arcgisSearch .searchGroup .searchInput { width:100px; } Regards Anthony
... View more
02-09-2016
04:38 AM
|
1
|
0
|
1171
|
POST
|
Nick, Either solution you have mentioned is possible and it doesn't really matter which one you choose. Are you also aware that you can have as many cache directories as you want so you could leave the existing cache where it is and for new caches place them on another server. You can add a new cache directory in ArcServer manager, when you have more than one directory set up you have to choose which one to publish to when creating a new service. regards Anthony
... View more
01-27-2016
11:45 AM
|
1
|
6
|
1806
|
POST
|
Cheers Robert, I've finished for the weekend I will have a look Monday and let you know how I get on. thanks again Anthony
... View more
01-15-2016
10:15 AM
|
0
|
0
|
672
|
POST
|
Cheers Robert, That sort of works but doesn't seem to be an elegant solution in my opinion. If you open a second widget that contains the measurement dijit before you close the first the label will be incorrect. Which means you need to add the code into the open and close of each potential widget. Never mind if that,s the only work around Reagrds Anthony
... View more
01-15-2016
07:06 AM
|
0
|
3
|
672
|
POST
|
All, Is it possible to change the default value for the measurement dijit from 'Measurement Result' to some other text in a single widget: I tried changing the following localisation value within the widget: esriBundle.widgets.measurement.NLS_resultLabel = "new value"; Which worked but it changed the values for all measurement result labels and I only want to change it in the one widget. Regards Anthony
... View more
01-15-2016
06:21 AM
|
0
|
5
|
2576
|
POST
|
Cheers Robert, Timely and correct as usual. I added the following into the widgets style.css and it has sorted it out: .LaunchpadTheme .esriMeasurement { position: inherit !important; } Regards Anthony
... View more
01-14-2016
08:44 AM
|
0
|
0
|
425
|
POST
|
Hi All, I am having issues with trying to layout HTML elements in a widget when using the LaunchPad Theme. I have a very simple widget layout at the moment with just a label, a measurement dijit, and a piece of text below. Here is the widget.html <div>
<div><label>${nls.descriptionlabel}</label></div>
<div data-dojo-attach-point="_measureNode"></div>
<div>Press <b>CTRL</b> to enable snapping.</div>
</div> This displays as expected in every theme except the launchpad theme where I cannot get anything to appear below the measurement dijit: Foldable Theme: Billboard Theme: Box Theme: Dart Theme: LaunchPad Theme: I suspect it is something to do with the LaunchpadPanel but I cannot for the life of me work out whats going on. What do I need to do to display HTML elements below the measurement dijit Any help would be appreciated Regards Anthony
... View more
01-14-2016
03:51 AM
|
0
|
2
|
2437
|
DOC
|
Yep got that Robert, I wasn't trying to edit the css in the setting folder, we where just fixing two different issues at the same time
... View more
01-07-2016
09:27 AM
|
0
|
0
|
27910
|
DOC
|
Ok I have tried your amendments against the raw download of V1.3 and they have worked, I must have something else going on. Still missing the text though: "Use the Measure tool to draw a line on the map that you want to see the elevation profile for."
... View more
01-07-2016
09:05 AM
|
0
|
0
|
27910
|
DOC
|
Hi Robert, Thanks for the quick response I have added the styles above to the widgets style.css and it has not made any difference. The @import url("../../common.css"); statement is in the download at the top of this page which I presume is the latest version
... View more
01-07-2016
08:51 AM
|
0
|
0
|
27910
|
Title | Kudos | Posted |
---|---|---|
1 | 11-01-2016 01:57 PM | |
1 | 02-04-2013 01:05 AM | |
1 | 04-11-2013 09:53 PM | |
1 | 04-03-2013 09:42 AM | |
1 | 07-25-2014 10:58 AM |
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:22 AM
|