i am a student and my final project in gaduate study of Computer engineering is design and development a map viewer web application that must be used for an AVL tracking system. i am trying with applet in java. first, map images formate are GIF/JPG with big/large amount size(100MB). now, i want to find, how i break map images into smaller size and is true if i tiling images in order to showing on viewer, and how?
i program an coordinating application to convert lat/lng to pixels and vice versa, now i must to find what to doing with maps and find a method that is recommended to showing images of map in viewer.
if you have any idea to tiling or know about it.. or you recommend another method please help me thanks