jalamap is an open source Java layer over Mappy's V3 HTTP Services. Current version provides access to the following Mappy Services :
It requires Java 5+, Java SE or Java EE (not suited for Java ME).
Mappy only provides AJAX or ActionScript library upon its XML/HTTP API. jalamap allows Java developer to access to the services in a more convenient way than direct XML/HTTP access.
A simple quickstart is available: quick
jalamap is at early stage, and has not been tested in a production environnement. However the unit tests show that essentials functions work.