|
POST
|
Larry, I am not 100% sure if it is anything to do with your web map not being public, I am just trying to narrow down what the problem is. As you can see from my last post I have used your config file and just replaced the web map id to one of mine that is public just to check that it works ok. Does the link work for you? Have you tried making your map public and testing again. Maybe there has been some bug introduced between versions. Regards Anthony
... View more
01-27-2014
07:32 AM
|
0
|
0
|
3283
|
|
POST
|
Larry, I have just set up a quick viewer in my dropbox account, used your config file but just changed the webmap id to one of mine as yours are not publically available and the base map switcher works as expected, see: https://dl.dropboxusercontent.com/u/25829160/Flexviewer/index.html?config=config1.xml Maybe its to do with your webmap not being open to the public? Regards Anthony
... View more
01-27-2014
06:44 AM
|
0
|
0
|
3283
|
|
POST
|
Vikram, Add the showAttribution attribute to your map class, eg: map = new Map("map", { fitExtent: true, showAttribution: false, zoom: 10, center: [-78.89433, 35.996321] }); See the API reference here: https://developers.arcgis.com/javascript/jsapi/map-amd.html#showattribution Regards Anthony
... View more
01-25-2014
07:22 AM
|
1
|
0
|
1600
|
|
POST
|
Pieter, At the user conference last year one of the flex sessions mentioned the ability of zooming past the lowest zoom scale as an enhancement that was being worked on: http://proceedings.esri.com/library/userconf/proc13/tech-workshops/tw_280.pdf But this has not seemed to have materialised in any of the releases since, maybe Bjorn or one of the flex team could clarify if this is something that is still being worked on? Regards Anthony
... View more
01-25-2014
02:49 AM
|
0
|
0
|
1126
|
|
POST
|
Yes, I'm with you Brian it seems like the buffer service handles things slightly different, the help does mention something about setting geodesic to true when using a geographic coordinate, but it still doesn't make it obvious: http://resources.arcgis.com/en/help/rest/apiref/buffer.html Regards Anthony
... View more
01-24-2014
07:05 AM
|
0
|
0
|
2987
|
|
POST
|
I guess the buffer always returns a geodesic circle where the create circle needs to be set to true for it to create a geodesic one. Regards Anthony
... View more
01-24-2014
06:52 AM
|
0
|
0
|
2987
|
|
POST
|
Brian, My guess it is because you are creating a circle in a geographic projection. The distances will be corrected but the shape will be distorted in that projection. Have a look at the help section on projections: http://resources.arcgis.com/en/help/main/10.1/index.html#//003r0000000q000000 Regards Anthony
... View more
01-24-2014
05:16 AM
|
0
|
0
|
2987
|
|
POST
|
Larry, Are you using the online basemaps or your own basemaps? If you are wanting to use the online basemaps do you have the attribute addarcgisbasemaps="true" in your map tag in the main config file. If you are using your own services do you have more than one specified as the switcher will only be shown if you have more than one basemap. Regards Anthony
... View more
01-23-2014
10:57 AM
|
0
|
0
|
3283
|
|
POST
|
I have just checked and the buffer tool in the proximity toolbox does also honor selected features. Regards Anthony
... View more
01-22-2014
01:13 PM
|
0
|
0
|
1432
|
|
POST
|
No probs, Please don't forget to mark the thread as answered by clicking the tick on the post that gave you the answer. Regards Anthony
... View more
01-22-2014
01:11 PM
|
0
|
0
|
1432
|
|
POST
|
Apparently the old buffer wizard is still available although hidden in the background, this has the option of only using selected features: http://gis.mtu.edu/wp-content/uploads/2013/06/Using_the_Buffer_Wizard_in_ArcGIS_10x.pdf Regards Anthony
... View more
01-22-2014
01:01 PM
|
0
|
0
|
1432
|
|
POST
|
Aaron, It's very easy as all the config selector does is reload the viewer with a particular config file. In the config file for your main viewers add Roberts splash widget. I jumped from server 9.3.1 to 10.1 so never played with the security for 10 so sorry I can't really help you out with that. Regards Anthony
... View more
01-17-2014
10:27 AM
|
0
|
0
|
1253
|
|
POST
|
Aaron, You can implement security very easy if you have arcgis server 10.1, see here: http://resources.arcgis.com/en/help/main/10.1/index.html#/Restricting_access_to_GIS_web_services/0154000005pm000000/ Once you have secured a service the flex viewer will automatically show a log in screen when the application loads. Regards Anthony
... View more
01-17-2014
09:36 AM
|
0
|
0
|
1253
|
|
POST
|
Aaron, Robert has an advanced splash widget you could configure to do this: http://www.arcgis.com/home/item.html?id=8492794bf5bf4358bca6cce29db31b14 Or I have upload a widget that allows you to choose which config you want to use: http://www.arcgis.com/home/item.html?id=a28b758b3fc14c5794b30d5c230713fb On your private app secure your layers that are private and the user will be prompted for a log in. Regards Anthony
... View more
01-17-2014
08:04 AM
|
0
|
0
|
1253
|
|
POST
|
You are always best to use URLs in a web application not UNC paths, this has been explained in numerous threads. I would go down the URL route. Regards Anthony
... View more
01-10-2014
08:57 AM
|
0
|
0
|
1413
|
| 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
|