|
POST
|
Over the last few days I've noticed that I can no longer zoom in as closely as I was on my maps. I'm using the Bing aerial imagery in each of them. While the map still functions as expected, our users have lost the ability to do some of the things they were, since the zoom is now limited. Has anyone else experienced this? Ashley
... View more
12-18-2012
06:01 AM
|
0
|
0
|
605
|
|
POST
|
Oops, my mistake! Yes, 2.5. I didn't realize that was a built in capability. I was trying to make that much more difficult!
... View more
10-22-2012
10:14 AM
|
0
|
0
|
1131
|
|
POST
|
I've gone through this thread and have made the changes to the mapmanager.mxml suggested by Robert and Nathan. But, I received several errors and think this may be due to the changes that have occurred since version 2.2/2.3. I'm currently using 2.6. What changes do I need to make to the mapmanager.mxml so I can pass an extent through a URL? Thanks for your help! Ashley
... View more
10-22-2012
08:03 AM
|
0
|
0
|
1131
|
|
POST
|
I made that addition and it still didn't change the color. Here's that portion of my .mxml if that helps. <s:HGroup id="mapLayersContainer" gap="9">
<s:Button id="opLayerListButton"
label="{opLayerListButtonLabel}"
rollOut="startHideTimer()"
rollOver="opLayerListButton_rollOverHandler(event)"
visible="false"/>
<s:ButtonBar id="basemapButtonBar"
change="basemapButtonBar_changeHandler(event)"
dataProvider="{basemapList}"
excludeFrom="noBasemaps"
labelField="label"
requireSelection="true"/>
</s:HGroup>
<s:BorderContainer id="opLayersContainer"
width="265" height="180"
click="opLayersContainer_clickHandler(event)"
creationComplete="opLayersContainer_creationCompleteHandler(event)"
includeInLayout="false"
rollOut="startHideTimer()"
rollOver="hideTimer.reset()"
visible="false"
backgroundColor="{getStyle('headerBackgroundColor')}"
>
<toc:TOC id="toc"
left="2" right="2" top="3" bottom="3"/>
</s:BorderContainer>
Also, where you had backgroundColor="{getStyle('contentBackgroundColor')}" I tried both content and header there since I want it to be the same color as the header.
... View more
07-11-2012
10:50 AM
|
0
|
0
|
901
|
|
POST
|
Thanks Robert! I don't have that particular call in my BorderContainer. I'm still using 2.5. Would that make any difference? Here's my code: <s:BorderContainer id="opLayersContainer"
width="265" height="180"
click="opLayersContainer_clickHandler(event)"
creationComplete="opLayersContainer_creationCompleteHandler(event)"
includeInLayout="false"
rollOut="startHideTimer()"
rollOver="hideTimer.reset()"
visible="false">
<toc:TOC id="toc"
left="2" right="2" top="3" bottom="3"/>
</s:BorderContainer>
... View more
07-11-2012
09:23 AM
|
0
|
0
|
1926
|
|
POST
|
Thanks Robert for getting me pointed in the right direction. I had found this thread and stepped through the instructions in it. I feel like I have a little better understanding with how the different pieces work together. To get the color differentiation I'm looking for on the widgets, one color across the top for the title background and another for the content background, will I need to add in 2 more colors in the config.xml and make changes to my defaults.css and widget skin? Also, I wanted the map switcher widget to be the same color as the header. I tried changing the calls in the .mxml file to the same color as the header but that didn't work. Will that be controlled by the widget skin too? Thanks for your help! Ashley
... View more
07-11-2012
07:48 AM
|
0
|
0
|
1926
|
|
POST
|
That's easy enough. Some of the changes I need to make require me to go deeper than that though. My biggest issue is I need the color on the header and the widgets to be different. I'm hoping to make the header background black and have the widget 'title bar' be red with everything below it tan. From some of the different threads I've read, I think I will have to add a couple of other color options.
... View more
07-09-2012
11:59 AM
|
0
|
0
|
1926
|
|
POST
|
That helps some, but probably confuses me more. I have absolutely no scripting background. But, I'll look around and see what I come up with. Thanks!
... View more
07-09-2012
11:51 AM
|
0
|
0
|
1926
|
|
POST
|
All, I need to modify the overall look of the viewer. To do this, I know I need to manipulate several (likely) of the CSS files and the skins. I'm not sure which of the CSS files I need to modify though. When I look at the defaults.css, I see that it calls in each of the skins. After opening the skins, I see calls for different styles, such as alpha="{getStyle ('contentBackgroundColor')}". I have not been able to find where the 'getStyle' is pulling from or how I can modify the Background Color. This is new for me, so if this is a stupid question, I apologize! Thanks for your help! Ashley
... View more
07-09-2012
10:27 AM
|
0
|
14
|
3440
|
|
POST
|
No, that's not what I was looking for. Pretty cool capability though!
... View more
06-11-2012
07:57 AM
|
0
|
0
|
1306
|
|
POST
|
Thanks Robert! That's good to know. I hoped there may be some way to force the window to be full screen, but oh well. Thanks again!
... View more
06-11-2012
07:43 AM
|
0
|
0
|
1306
|
|
POST
|
Is there a way to force the viewer to be full-screen? I do not want the user to be able to resize the viewer as this causes a very cluttered look. I'd like to leave the user able to fully minimize the page though. Any help would be appreciated! Ashley
... View more
06-06-2012
11:43 AM
|
0
|
7
|
2603
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-30-2025 01:35 PM | |
| 1 | 08-31-2023 01:21 PM | |
| 1 | 02-04-2025 06:23 AM | |
| 1 | 08-21-2023 01:28 PM | |
| 1 | 03-04-2024 01:50 PM |
| Online Status |
Offline
|
| Date Last Visited |
12-03-2025
11:15 AM
|