Changes between Initial Version and Version 1 of Ticket #2538
- Timestamp:
- 02/18/15 07:03:40 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2538 – Description
initial v1 1 When attempting to view a Map Definition that is linked to a t kle set in the AJAX Viewer, the viewer will fail to losd due to a null map extent.1 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. 2 2 3 3 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