|
POST
|
Thanks for your response. Even though the source (basemap) text can't be customized, in which line of code it is read? Can you hint this point? Thanks.
... View more
07-22-2012
12:51 PM
|
0
|
0
|
1049
|
|
POST
|
bjorn: Thanks for your response. The reference you provided is about the layout. My Q's are related to some information displayed in the printed map, rather than related to layout.
... View more
07-21-2012
04:18 PM
|
0
|
0
|
1049
|
|
POST
|
xmlns:esri="http://www.esri.com/2008/ags" is there.
... View more
07-20-2012
08:15 AM
|
0
|
0
|
1433
|
|
POST
|
For the map to be printed, 1) Can the North Arrow be added and included? 2) Can the ruler by the Coordinates be included? 3) In http://forums.arcgis.com/threads/62512-Print-s-Disclaimer (Sources: Esri, DeLorme, NAVTEQ, TomTom, Intermap, iPC, USGS, FAO, NPS, NRCAN, GeoBase, IGN, Kadaster NL, Ordnance Survey, Esri Japan, METI, Esri China (Hong Kong), and the GIS User Community, Copyright:© 2009 ESRI), I reported the Disclaimer there. How can this content be customized? Thanks.
... View more
07-20-2012
04:55 AM
|
0
|
6
|
2861
|
|
POST
|
I borrow the code at http://help.arcgis.com/en/webapi/flex/samples/index.html#/InfoWindow_on_MouseOver/01nq0000001q000000/ to use its MouseOver event on my application. The code I added like that: In Init(), map.addChild(myTextArea); <esri:infoWindowContent> <mx:TextArea id="myTextArea" width="250" height="75"/> </esri:infoWindowContent> But I got such an error: Description Resource Path Location Type Could not resolve <esri:infoWindowContent> to a component implementation. Please provide your advice if you can. Thanks.
... View more
07-19-2012
10:07 AM
|
0
|
7
|
2020
|
|
POST
|
The problem was gone but it is unclear for the reason.
... View more
07-19-2012
08:28 AM
|
0
|
0
|
1115
|
|
POST
|
Wrong place to post. Re-post it at http://forums.arcgis.com/threads/62699-How-to-add-an-image-text-on-map-at-a-desired-position-dynamically?p=216945#post216945.
... View more
07-19-2012
06:04 AM
|
0
|
0
|
615
|
|
POST
|
In one of previous thread, http://forums.arcgis.com/threads/625...sired-position, I questioned how to add an image/text on the map at desired position. From the response, I used the approach of adding a static image. It works. However, I also plan to print/export this image/text with the map. Using ESRI's PrintWidget (V3.0), the static image/text is filtered out. Now, I have to add a dynamic image/text on the map at a desired position in order to get it printed/exported with the map. How can this be easily coded? Is there any good sample? Thanks.
... View more
07-19-2012
06:03 AM
|
0
|
3
|
2379
|
|
POST
|
In one of previous thread, http://forums.arcgis.com/threads/62580-How-to-add-a-text-(label)-or-an-image-on-map-at-a-desired-position, I questioned how to add an image/text on the map at desired position. From the response, I used the approach of adding a static image. It works. However, I also plan to print/export this image/text with the map. Using ESRI's PrintWidget (V3.0), the static image/text is filtered out. Now, I have to add a dynamic image/text on the map at a desired position in order to get it printed/exported with the map. How can this be easily coded? Is there any good sample? Thanks.
... View more
07-19-2012
05:21 AM
|
0
|
1
|
963
|
|
POST
|
I used Robert's approach to add the following code in getWidgetItems(widgetList:Array) ... if (widgetItem.label.toString() ! = "Find An Address") { widgetItem.open = widgetList.preload && (widgetList.preload == "open" || widgetList.preload == "minimized"); menuItems.addItem(widgetItem); } It works well
... View more
07-18-2012
07:42 AM
|
0
|
0
|
1724
|
|
POST
|
Version: 3.0 Print's Disclaimer: Sources: Esri, DeLorme, NAVTEQ, TomTom, Intermap, iPC, USGS, FAO, NPS, NRCAN, GeoBase, IGN, Kadaster NL, Ordnance Survey, Esri Japan, METI, Esri China (Hong Kong), and the GIS User Community, Copyright:© 2009 ESRI After click Print button, a print-format map is generated. At the right-bottom, there is such a Disclaimer. How can this Disclaimer be customized? I guess this thread can be handled only by the author: Robert Shetine. Thanks.
... View more
07-17-2012
11:49 AM
|
0
|
1
|
869
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-18-2023 10:02 AM | |
| 3 | 07-14-2023 12:29 PM | |
| 1 | 04-02-2021 12:16 PM | |
| 1 | 07-24-2017 11:31 AM | |
| 1 | 04-04-2016 03:59 AM |
| Online Status |
Offline
|
| Date Last Visited |
04-01-2025
11:58 AM
|