We have available the milestone release of MGMaps LibSDK with version number 1.0.0. It has several internal refactorings since the last version, updates and fixes. Main visible thing is that Android and BlackBerry libraries are separated to different packages for sake of clarity. 99% of the API is anyway the same, and javadocs are exactly the same.
There are some things to know when upgrading, especially if you have custom map types. Several interfaces what custom map source implements are changed. I can post more details, or just take a look to the custom map samples.
Developer docs and tutorial will be updated also, probably by the next week.
Not yet. This takes a bit time, as well as developer guide updates.
Also an open question: why and how would you use the sources?
Developer guide and J2ME tutorial are updated now and downloadable from the Documentation page. It includes also specifics of BlackBerry and Android
There are some classes in the Utils folder which cut down on dev time. They are not all included in the binary release....
Which specific ones? We could make these public.
What's the status for releasing the sources? I'm developing a GPL licensed application.
Regards,
Jens
For GPL (and licensed apps) please email to me (jaak@nutiteq.com) brief description of your project and I'll send the source package. Link to the project's homepage would be best, then we can also promote your application in our newsfeed, or at least in the forum.
Is there a corresponding package for the source files? The one available is for v0.10
The D Man!