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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T07:54:52+00:00 2026-06-06T07:54:52+00:00

Google Maps itself can sort of Highlight areas, when you are searching for example

  • 0

Google Maps itself can sort of Highlight areas, when you are searching for example for a city. http://2.bp.blogspot.com/-H_1aAsFOGks/TxhQNCgz8II/AAAAAAABD_I/Xent-NpuVjM/s640/google-maps-highlight.png

Since i haven´t found very much via the search function and google….

Is there an intended way to highlight an area (circle or rectangle) on an android mapview Or do i have to go the long way of calculating the necessary size of an picture (for example circle) (which is depending on the zoomlevel) and place it as a mapoverlay, which has to be replaced, whenever the zoom-level changes?

  • 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-06T07:54:53+00:00Added an answer on June 6, 2026 at 7:54 am

    Extend Overlay and override the draw method.

    For example:

    class HighlightedAreaOverlay extends Overlay {
        public void draw(Canvas canvas, MapView mapv, boolean shadow){
           super.draw(canvas, mapv, shadow);
           // your drawing code here
        }
    }
    

    Then add it to your mapView by calling mapView.getOverlays().add(new HighlightedAreaOverlay());

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

Sidebar

Related Questions

What event is fired when Google Maps repaint itself? For example when you zoom
I'm programming a Google Maps based Android application. The application itself runs fine, without
Using the Google Maps API, how can I get the latitude and longitude of
I have noticed that in most google maps you can not drag the marker
This is my Google Maps code (it works perfectly by itself): <table width=99%> <tr><td
Google maps in some region can serve traffic information showing the blocked roads and
Google Maps Api has a google.maps.geometry.spherical.computeArea method. How can I write its equivalent in
I am using Google Maps V3 API to display my map. Problem: How can
Google Maps API V3 doesn't support the V2 GOverviewMapControl option, yet. I've come across
Google Maps API delivers me a string which contains the German letters: ö, ä

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.