Close
jGuru Forums
Posted By: John_Zukowski Posted On: Friday, December 29, 2000 07:41 PM
Are there any Java-based mapping packages available? I'd like to integrate maps into my application.
Re: Are there any Java-based mapping packages available?...
Posted By: Anonymous Posted On: Thursday, March 4, 2010 02:43 AM
I have tried out OpenMap which is good but however the API does not support file format for images like jpg, bmp, gif so readily. You need to do more stuff instead of just call one method and viola everything is in place.
For developers who want to play with raster format images, the good old Java2D and Java Swing API will be sufficient. Using mapping packages seem to be overkill IMHO.
Thanks.
Posted By: Anonymous Posted On: Wednesday, December 1, 2004 04:35 PM
Posted By: Dermot_Hennessy Posted On: Thursday, August 7, 2003 02:36 AM