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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T14:16:39+00:00 2026-06-09T14:16:39+00:00

I want to edit it in order to add some TextViews in the map

  • 0

I want to edit it in order to add some TextViews in the map that I need. For example, a textview in top right corner with a real time information of location accuracy.

If you know a way to do it without modifying google maps api for android, please tell me.

I have read the terms of use os the service but i don’t get a clear answer in if I can modify the maps jar.

  • 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-09T14:16:41+00:00Added an answer on June 9, 2026 at 2:16 pm

    You don’t need to modify the maps API. All you need to do is use a RelativeLayout as the root container of your layout and add a MapView and a TextView to it to display the text you want.

    Here’s a sample code

    <RelativeLayout 
     android:layout_width="fill_parent"
     android:layout_height="fill_parent">
     <MapView 
      android:id="@+id/mapview"
      android:layout_width="fill_parent"
      android:layout_height="fill_parent"
       />
     <TextView
      android:id="@+id/textview"
      android:layout_width="wrap_content"
      android:layout_height="wrap_content"
      android:layout_alignTop="@id/mapview"
      android:layout_alignParentRight="true"/>
    
     </RelativeLayout>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to edit UITabbarItems during the view life time. The background is that
I simply want to edit some commits with git rebase -i HEAD~2 inside the
Dynamically I want to edit/update hosts(etc/hosts) file to add domain. To edit hosts(etc/hosts) file
I want to implement my own dynamic memory management system in order to add
I am creating a student list (linked list) that can add, view and edit
In a spring application I want do some background computing. The task is that
Given an XML fragment that I want to parse with XPath I first need
I want edit multiple strings at once by selection the list of strings needs
I want to edit links when the user changes the value of a <input
I want to edit the Velocity Report generated with Visual Studio 2010s scrum template.

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.