Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9046427
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T11:39:37+00:00 2026-06-16T11:39:37+00:00

Hello I am developing an application where .jpg images are to be used as

  • 0

Hello I am developing an application where .jpg images are to be used as maps. I am developing this application for trekking spots near my university where internet connection is too low.

So using only the pre-saved image as the map and GPS, I wish to make the user navigate. I want an idea of how to display the image which can be panned and zoomed. Also i wish to add an overlay over the image to display his current position. .

Plz give a brief idea….

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T11:39:38+00:00Added an answer on June 16, 2026 at 11:39 am

    Welcome to Stack Overflow — this is certainly possible with Google Maps. You can tell the map to load images for you — providing the bounding corners for each image.

    This is not an easy problem to solve as there are many, many moving parts:

    1. The easy part is actually getting images with geo-referenced corner points — the easiest format for this is probably GeoTIFFs (or just an XML listing the corner points)
    2. You have to manage the image caching, load too many images at once and you’ll blow out all the available memory
    3. You have to monitor the map for every pan/zoom/etc to load/unload images as appropriate. Ideally you’d load low res images when you’re zoomed out and progressively drop into higher and higher resolution images

    How is this acheived? Well – that’s the hard part. You basically need to extend Google Map’s Overlay Class and override the draw method.

    1. You give the corner points for the image (and the image bitmap itself) to the map as part of the draw method
    2. When the image is in view, load it, when it’s not in view, unload it.
    3. When you load/unload images call postInvalidate on your map view to force it to redraw the tiles.

    It is worth noting that Google Maps will cache some imagery — if your university’s campus is small enough you may be able to fit the whole thing in the cache. Then you don’t have to do any fancy work at all.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hello i am developing an application that downloads images from the internet asynchronous and
Hello all iPhone developers, I am developing an iPhone application. In this application i
Hello i am new in android and i am developing one application in which
Context: Hello, I'm developing an on line application of Tennis Club Management... I would
Hello i am developing application for windows phone and i want to read an
Hello i am developing an application in vb for windows phone and i need
Hello i am new in developing Android applications, I need to create an application
Hello I am new to codeigniter. I am learning this framework by developing a
Hello friends I am developing application in which view has one textField & 2
Hello I'm developing a simple application where the user can change a content in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.