| 1 | [[PageOutline]] |
| 2 | |
| 3 | This page is one of the !MapGuide Community CodeSamples. Visit the CodeSamples page to view more! |
| 4 | |
| 5 | == mapguide4j == |
| 6 | |
| 7 | mapguide4j is a suite of web services built on top of the [http://www.playframework.org Play Framework], using the new [http://trac.osgeo.org/mapguide/wiki/MapGuideRfc129 enhanced MapGuide Java API] |
| 8 | |
| 9 | It contains a compatible implementation of the AJAX viewer and the mapagent and contains a REST interface modeled on [http://trac.osgeo.org/mapguide/wiki/Future/RESTfulWebServices previous discussions about RESTful web services] |
| 10 | |
| 11 | mapguide4j is available on [https://github.com/jumpinjackie/mapguide4j GitHub] and is available under the MIT license. |