|
POST
|
Timothy, If you have the ability to change the source code You can quite easily turn the overmap into a magnifier by changing the code from: overviewMap.extent = map.extent.expand(3); To: overviewMap.extent = map.extent.expand(-3); In the OverviewMapComponent.mxml: https://github.com/Esri/arcgis-viewer-flex/blob/develop/src/widgets/OverviewMap/OverviewMapComponent.mxml Regards Anthony
... View more
06-29-2013
12:35 AM
|
0
|
0
|
1642
|
|
POST
|
Anjelina, It looks like the geometry service you are using is not returning a result or cannot be found. Check the URL of your geometry service in your main config file. Regards Anthony
... View more
06-26-2013
11:35 PM
|
0
|
0
|
628
|
|
POST
|
Anjelina, It looks like the geometry service you are using is not returning a result or cannot be found. Check the URL of your geometry service in your main config file. Regards Anthony
... View more
06-26-2013
11:34 PM
|
0
|
0
|
578
|
|
POST
|
Not sure what happened there, here you go http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/components/IdentityManager.html Regards Anthony
... View more
06-26-2013
01:47 PM
|
0
|
0
|
1482
|
|
POST
|
Janie, If you just use the arcgis security store your login details will be passed in clear, if you are concerned about this you need to use SSL or digest to encrypt the log in messages, see: http://resources.arcgis.com/en/help/main/10.1/index.html#/Securing_ArcGIS_Server_communication/0154000005v2000000/ Regards Anthony
... View more
06-26-2013
12:04 PM
|
0
|
0
|
1723
|
|
POST
|
Koman, After the user signs in, you should be able to call "findCredential" to get the Credential which includes a "userId" property. This is not something I have tried I am just reading the API help: http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/components/IdentityManager.html Regards Anthony
... View more
06-26-2013
09:21 AM
|
0
|
0
|
1482
|
|
POST
|
Bakht Ali, The search will work against the layers online as it is set up to work with those layers, if you want it to work against your own services/data then you will need to set up the config file to your services, have a look at the set up help file: https://github.com/rscheitlin/eSearch/raw/master/Enhanced%20Search%20Widget%20XML%20Configuration.pdf Regards Anthony
... View more
06-25-2013
12:04 AM
|
0
|
0
|
809
|
|
POST
|
Bakht Ali, A 400 error on this widget means that the query you are trying to use is invalid, have you set up the configuration file to work against your layers? Regards Anthony
... View more
06-24-2013
11:33 PM
|
0
|
0
|
809
|
|
POST
|
Bakht Ali, Roberts esearch allows you to perform that kind of search from the URL (not sure if the arabic words would work though), see his documentation here: https://github.com/rscheitlin/eSearch/raw/master/Enhanced%20Search%20Widget%20URL%20Search%20Configuration.pdf Regards Anthony
... View more
06-24-2013
04:25 AM
|
0
|
0
|
2590
|
|
POST
|
Torlay, Not quite sure what you exactly mean by public access to your data, is this just viewing the data? If so you can just publish as a map service which will allow you to symbolize on as many fields as you like, Regards Anthony
... View more
06-24-2013
12:00 AM
|
0
|
0
|
2688
|
|
POST
|
An image service and a map service are two types of service so you would have to publish each type separately, but if you have the license to publish the mosaic as an image service you should be able to publish it as a map service, Regards Anthony
... View more
06-21-2013
09:34 AM
|
0
|
0
|
1301
|
|
POST
|
Steffen, Have you followed all the steps in the link below, particularly the UNC path: http://support.esri.com/fr/knowledgebase/techarticles/detail/39660 Regards Anthony
... View more
06-21-2013
08:32 AM
|
0
|
0
|
1301
|
|
POST
|
Torlay, I understand what you are trying to achieve but what is the driving force for having to have the layer as a feature service? Is it to edit the layer? If so you can use the hybrid approach described in the PowerPoint which would negate having to create the extra column and assign all your symbology to the new attributes. Regards Anthony
... View more
06-21-2013
06:54 AM
|
0
|
1
|
2689
|
|
POST
|
Torlay, I take it you need to have a feature service because you want to be able to edit the data client side. If so have a look at the presentation on the link of this thread that shows you how to have a hybrid of map and feature services to utilise complex symbology: http://forums.arcgis.com/threads/86384-Flex-Viewer-Performance-Issue?p=305465#post305465 Regards Anthony
... View more
06-21-2013
04:40 AM
|
0
|
0
|
2689
|
|
POST
|
Michael, Sorry its taken me a while to respond, i was not planning on upgrading my projects to 3.3 as 3.4 is out very soon and I just cannot keep up with how fast the releases are coming out. I have quickly thrown together a 3.3 project and recompiled the widget for you. I have not fully tested it but hopefully it should be ok. Regards Anthony
... View more
06-20-2013
11:32 PM
|
0
|
0
|
1943
|
| 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
|