Saturday 30 January 2016

Announcing: mapguide-rest 1.0 RC4

Here's the 4th (and I am most certain, the last) release candidate of mapguide-rest 1.0

Here's what's new in this release

CORS support

CORS support has been added, allowing for cross-domain AJAX requests to be made to mapguide-rest. This is opt-in and has to be enabled by un-commenting the MapGuide.Cors section in config.php

New Selection APIs

New APIs have been added to make it easier to work with selections

You can see these APIs in action with the updated kitchen sink sample application




Updated Swagger UI

The version of swagger UI and spec we use has been updated. Where possible JSON/XML content parameters have an associated model schema giving you an idea of how the content should be structured



Other Changes



Download