Opened 9 years ago

Last modified 9 years ago

#2538 closed defect

MgMap fails to initialize properly from linked tile set if both coordinate systems match — at Initial Version

Reported by: jng Owned by: jng
Priority: low Milestone: 3.0
Component: General Version:
Severity: trivial Keywords:
Cc: External ID:

Description

When attempting to view a Map Definition that is linked to a tkle set in the AJAX Viewer, the viewer will fail to losd due to a null map extent.

The reason we have a null map extent is because when we initialize an MgMap from a Map Definition that links to a tile set, if both coordinate systems are the same, we are forgetting to set the map/data extents and center members, which results in a null map extent when retrieved

Change History (1)

by jng, 9 years ago

Attachment: 2538.patch added
Note: See TracTickets for help on using tickets.