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 7187141
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T18:46:50+00:00 2026-05-28T18:46:50+00:00

I am trying to make a pdf or UIImage as a map. Is there

  • 0

I am trying to make a pdf or UIImage as a map. Is there any way i can integrate Latitude and Longitude in a pdf so that i can show the current location on that pdf file?

I know how to show current location in google map. But i have totally no idea how to replace it with a pdf or UIImage.

Many Thanks

  • 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-05-28T18:46:51+00:00Added an answer on May 28, 2026 at 6:46 pm

    You’ll need to know the bounds of your image, and how it correlates to GPS. For example, if your image shows the range from latitude 33 degrees to 34 degrees, and longitude -112 to -113 degrees, then you can just map within this range. You also need to know how big your image is- let’s assume 1000×1000.

    So, if you have a coordinate at, let’s say, 33.25 by -112.25, then your pixel position within the image would be 250,750.

    The actual transform for a map is

    destX = (destMaxX - destMinX) * (sourceX / (sourceMaxX - sourceMinX));
    

    In our example,

    destMaxX = 1000;
    destMinX = 0;
    sourceX = 33.25;
    sourceMaxX = 34;
    sourceMinX = 33;
    

    Same goes for Y, you just plug in Y everywhere you see X.

    Hopefully this gets you on the right track.

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

Sidebar

Related Questions

Trying to make a make generic select control that I can dynamically add elements
I am trying to make a program that can convert a series of manga
Im trying to make a projector movie that links to a pdf (in the
Trying to make a custom :confirm message for a rails form that returns data
Im trying to make a function that will return an element of type point:
I'm trying to make PDF forms (aka AcroForms) editable in Java. So far i
I'm trying to add a font to the python ReportLab so that I can
I'm trying to make a dynamic PDF form using Adobe LiveCycle designer and have
I am trying to make a button, that when clicked, downloads a src defined
I am trying to make a button in html that when it is clicked,

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.