Ticket #317 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Map doesn't display as the selected base layers after selecting Map widget.

Reported by: jennyhe Owned by: madair
Priority: P2 Milestone: Future
Component: Widgets Version: 1.1.1
Severity: Major Keywords:
Cc: arthur.liu@… External ID: 1273019
state: New Browser: All
Operating System: All

Description

Report from Autodesk QA

Steps: 1. Open one flexible web layout with commercial layers. 2. Click Map Widget and select the default map. 3. Switch the commercial layers by external provider.

Results: Nothing changed.

Expected results: The base layer should be consistent with the one selected.

Attachments

Ticket #317.patch Download (2.4 KB) - added by liuar 4 years ago.

Change History

Changed 4 years ago by jennyhe

  • cc arthur.liu@… added

Changed 4 years ago by jennyhe

  • cc arthur.liu@… added; arthur.liu@… removed

Changed 4 years ago by liuar

After user clicked the map in MapMenu? widget, the mapGroup which user selected will be loaded. Even if user selected the MapGroup? which is displaying in map widget, the map group will be re-loaded.

After commercial layers loaded, the mapTag.layerOptions.type will be updated to the commercial layer type. For example, if the commercial layer is Road of Bing map, it will changed from "Aerial" to "a".

if user re-loaded the commercial layer by click MapMenu?, there will be no proper match string for "a"(mapTag.layerOptions.type), then the mapTag.layerOptions.type will be set to the default one(Road) which caused this defect.

Changed 4 years ago by liuar

Changed 4 years ago by liuar

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.