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 Version 1

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

Description (last modified by jng)

When attempting to view a Map Definition that is linked to a tile 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 (2)

by jng, 9 years ago

Attachment: 2538.patch added

comment:1 by jng, 9 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.