MGMaps Lib SDK 0.5.0 released
Updates (download from here):
- Blackberry support, including support for the native Blackberry UI API and JDE. RIM OS 4.2.1 and up are supported
- Stored maps support improved (supports multiple tiles per file, some vendor-specific APIs)
- Hybrid maps in terms of online/offline mapping. You can include some maps to JAR file or phone file storage, and missing maps can be read on-line.
- Added dynamic places, useful for showing moving GPS location on map
- Added internal GPS support for phones supporting J2ME Location API (JSR-179). This is quite preliminary, without full error handling etc, it will be improved in the next releases, also other positioning/GPS methods will be added
- Added customizable downloader and threaded task scheduler, useful for internal and advanced users