| 137 | === Changes from Preview Release 1 === |
| 138 | |
| 139 | * #2550: RFC 140 Errata: The coordinate system of XYZ tile sets has been changed from {{{LL84}}} to {{{WGS84.PseudoMercator}}}. The result of this change is improved image quality of rendered XYZ tiles. This has no effect on public APIs. |
| 140 | * #2524, #2534: Improved error message quality |
| 141 | * #2530: Added limited support for ordered query results from SDF/SHP providers |
| 142 | * #2538: Fix failure to create MgMap from a linked Tile Set Definition if both have different coordinate systems |
| 143 | * #2548: Fix inability to clear selections with QUEYRMAPFEATURES |
| 144 | * #2523: Fix broken include paths in PHP developer's guide samples |
| 145 | * #2526: Fix MgUnclassifiedException in QUERYMAPFEATURES when PERSIST=0 |
| 146 | |