Opened 15 years ago

Closed 15 years ago

#158 closed defect (fixed)

MG Map Background Color Ignored

Reported by: chrisclaydon Owned by: pagameba
Priority: P2 Milestone: 2.0
Component: Widgets Version: SVN
Severity: Major Keywords:
Cc: Browser: All
External ID: 1154050 Operating System: All
state: Committed

Description

1) Create a Fusion layout based on the Sheboygan sample data

2) Preview the layout

Result: The map background color does not show up.

Change History (4)

comment:1 by jbirch, 15 years ago

Is this because Fusion is now using overlay images instead of map images?

In the case of only a single map, I wonder if you could extract the map background colour from the map definition, and set the colour of the map div based on that.

When you get into supporting multiple maps, then some kind of logic will be required to determine which background colour to use.

comment:2 by pagameba, 15 years ago

Owner: changed from madair to pagameba
state: Analysis RequestedAnalysing
Status: newassigned

comment:3 by pagameba, 15 years ago

(In [1646]) Re #158. Parse the BackgroundColor of the MapDefinition and return it to the client side so that the background color of the map can be updated accordingly. Requires updated templates too.

comment:4 by pagameba, 15 years ago

Resolution: fixed
state: AnalysingCommitted
Status: assignedclosed

fixed but requires updated templates (committed to the mapguide vault separately).

Note: See TracTickets for help on using tickets.