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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T23:16:40+00:00 2026-06-14T23:16:40+00:00

In my application i have multiply overlays over the map. In each overlay’s draw()

  • 0

In my application i have multiply overlays over the map.

In each overlay’s draw() method i draw shape using points from list.

      final int listSize = list.size();
            for (int i = 0; i < listSize; i++) {
                mMapView.getProjection().toPixels(
                        new GeoPoint((int) (list.get(i).getPNT_LATITUDE() * 1e6), (int) (list.get(i).getPNT_LONGITUDE() * 1e6)), point);

As you can see, i have to create GeoPoint object each cycle to get pixel projection.
I can’t creat single object and use it every time, because GeoPoint has no “set” methods.

Is there any way to get projection without creating GeoPoint?

  • 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-14T23:16:41+00:00Added an answer on June 14, 2026 at 11:16 pm

    no, unfortunately not. i would almost pay for this functionality 😉
    many map things around GeoPoints and the Projection are very buggy and the classes are all final and no source code to be found

    if your coordinates somehow repeat themselves, you could store the geopoint.

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

Sidebar

Related Questions

I'm developing application using VC++ 6. I have a 3rd party DLL. This library
I have begun developing an application using the Entity Framework. I have added a
I have created an application which shows the multiple overlay as the result of
I have used the draw() method of my SitesOverlay class that is extending the
I would like to make a web application (PHP) that will have overlay container
I'm trying to do some kind of voip application using UDP.I have added RSA
In my iPad Application I have multiple views on a screen. What I want
In my application I have a customer who can have multiple locations. When you
I try to get the following done: A WPF application where i have multiple
so i'm trying to set up an application where i have multiple panels inside

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.