|
POST
|
Cheers Chris, I must read the help a little more closely the problem I was having was I was trying to create base maps straight from my arcgis services, base maps need to be created from web maps as stated in the documentation: 'Basemaps need to be single-layer web maps created with the map viewer' Regards Anthony P.S. I would mark the question as answered but the arrows and check boxes are missing, viewing on IPad
... View more
08-15-2013
09:13 AM
|
0
|
0
|
1444
|
|
POST
|
John, Are you sure its the Google API key thats causing the problem and not the way the URL is encoded in the Pop up. I have found that if your original hyperlink has %20 instead of spaces the popup replaces the % with %25 (the HTML code for %) so you end up with %2520 for spaces which cause the URL to be invalid. The way to fix this is to do a find and replace in Arcmap of all the %20 and replace with a space. Just a thought Regards Anthony
... View more
08-15-2013
03:31 AM
|
0
|
0
|
2202
|
|
POST
|
Hi, Has any one else experienced a problem when trying to set their own default basemap with portal for arcgis 10.2. I have placed my basemaps from my own arcgis server in a group, under the site admin, map section I have set the base map gallery to my group but I never get a list of base maps in the default base map drop down (it only ever shows default). If I then go in to new map there is nothing in the basemap gallery. Is this a known bug and if so is there a work around. Regards Anthony
... View more
08-14-2013
01:45 PM
|
0
|
4
|
5101
|
|
POST
|
Michael, This is a good site too: http://mapicons.nicolasmollet.com/ Regards Anthony
... View more
08-06-2013
01:07 PM
|
0
|
0
|
759
|
|
POST
|
Wee, Sorry I only uploaded it this morning, I meant to pass you the link on this thread but got side tracked. Glad you found it anyway, hope it is of some use. Regards Anthony
... View more
08-06-2013
12:17 PM
|
0
|
0
|
1182
|
|
POST
|
All, I have just updated the MGRS coordinate panel widget to 3.4 http://www.arcgis.com/home/item.html?id=595088b5b5f94bd39d152f9176e33d6d Regards Anthony
... View more
08-06-2013
01:28 AM
|
0
|
0
|
654
|
|
POST
|
Flex Viewer Enthusiasts, Please find a new widget that allows the user to select which configuration file load the viewer against: http://www.arcgis.com/home/item.html?id=a28b758b3fc14c5794b30d5c230713fb This widget is a cut down version of the widget found on ESRIs Public Safety COP Viewer: http://www.arcgis.com/home/item.html?id=1d90b418b78e40158914bd5178b6892f The standard config.xml is stripped down just to show the selection widget; the xml file for the widget specifies the images to use within the splash screen and which config files are associated to each image. Sample config files are supplied in the download. Regards Anthony
... View more
08-06-2013
01:06 AM
|
0
|
0
|
712
|
|
POST
|
Wee, Yes you can, have a look at the help here: http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Viewer_URL_parameters/01m300000029000000/ All the samples run that way: http://resources.arcgis.com/en/help/flex-viewer/samples/index.html Regards Anthony
... View more
08-05-2013
12:05 PM
|
0
|
0
|
1182
|
|
POST
|
Steve, Looking at the help this should be possible: http://resources.arcgis.com/en/help/main/10.1/index.html#/Deployment_scenarios/015400000488000000/ Regards Anthony
... View more
07-31-2013
01:05 PM
|
0
|
0
|
2457
|
|
POST
|
Cole, I don't think that is possible without code modification as the edit widget is designed to work against layers that are already loaded into the application. If you have the ability to change the source code you could change the code within the widget to dynamically add the feature service when the widget is opened, so the user will only be prompted then. Or you could run two different main config files one that points to a non secure service for normal users and one that points to a secure service for editors. Regards Anthony
... View more
07-30-2013
10:54 AM
|
0
|
0
|
619
|
|
POST
|
Robert, Sorry to jump in on this thread, but I would appreciate a little clarification on code syntax similar to what you have used in your example above: locateResult.title = addrCandidate.address ? replaceMuniCodes(String(addrCandidate.address)) : widgetTitle; I understand that the ? And : is shorthand for using an if else statement and locateResult.title will be set according to the statement being true or false, what I am unsure of is the addrCandidate.address as the condition, does this check if addrCandidate.address exists or if addrCandidate.address is empty. Again sorry for hijacking the thread, i want to start writing neater code so a pointer would be appreciated Regards Anthony
... View more
07-26-2013
08:22 AM
|
0
|
0
|
3139
|
|
POST
|
Daniel, It already shows where the grid is by the form of a rectangle. If you only type in a 6 figure grid the rectangle will be 1km square, if you type in a 10 figure grid it will be 1m square, Regards Anthony
... View more
07-26-2013
06:01 AM
|
0
|
0
|
654
|
|
POST
|
Dustin, Have you looked at the Convert Coordinate notation tool: http://resources.arcgis.com/en/help/main/10.1/index.html#//0017000000tw000000 Regards Anthony
... View more
07-25-2013
02:37 PM
|
0
|
0
|
2393
|
|
POST
|
Gavin, The code is in the mxml file not the xml, you will need flash builder to recompile the code, Regards Anthony
... View more
07-25-2013
02:27 PM
|
0
|
0
|
955
|
| 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
|