| 1 | = !MapGuide 2.5 Release Notes = |
| 2 | |
| 3 | == Major New Items == |
| 4 | |
| 5 | * PDF-based QuickPlot for Fusion ([wiki:MapGuideRfc124 RFC 124]) |
| 6 | * Google Street View widget for Fusion ([wiki:MapGuideRfc125 RFC 125]) |
| 7 | * Support for user coordinate system dictionaries ([wiki:MapGuideRfc126 RFC 126]) |
| 8 | |
| 9 | Thanks to the ever growing team of developers who are contributing to make the !MapGuide Open Source project a more self-sustaining project. |
| 10 | |
| 11 | Please [wiki:SubmitTicket report any defects]. |
| 12 | |
| 13 | == FDO Compatibility == |
| 14 | |
| 15 | MGOS 2.5 is compatible with FDO 3.8 |
| 16 | |
| 17 | == API changes and notes ==#ApiChanges |
| 18 | |
| 19 | * #2141: MgRenderingOptions supports a new behavior mask value (RenderBaseLayers = 8). If this value is logically OR'ed into the behavior property, the RenderDynamicOverlay API will include tiled base layers as part of the rendered image. |