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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T22:34:59+00:00 2026-05-23T22:34:59+00:00

Right now, I’m launching the Google Maps application with the following call: String geoAddress

  • 0

Right now, I’m launching the Google Maps application with the following call:

String geoAddress = "maps.google.com/maps?q=";
geoAddress += LatLong[0] + "," + LatLong[1];    
Intent i = new Intent(android.content.Intent.ACTION_VIEW, Uri.parse(geoAddress));
startActivity(i);

Which will open and place a marker at the specified position on the map. I have two questions:

1) How can I place multiple markers of which I have the Longitude/Latitude?

2) How can I start the Maps application to other modes (terrain/satellite/etc.)?

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-23T22:35:01+00:00Added an answer on May 23, 2026 at 10:35 pm
    1. you can add multiple links on the map by using overlays,and u can see the GoogleMapview example in http://developer.android.com/resources/tutorials/views/hello-mapview.html.
      here you can understand use of overlays.

    Read the following links and download the code the link(For Further reference)

    https://github.com/jgilfelt/android-mapviewballoons

    https://github.com/jgilfelt/android-mapviewballoons#readme

    2.To change the views use following functions,
    mapView.setSatellite(true);
    mapView.setStreetView(true);
    For further reference
    http://mobiforge.com/developing/story/using-google-maps-android

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

Sidebar

Related Questions

Right now I am using sqlite within a ios application, and I want to
Right now I try to implement the services of my OSGi-application as ds. Unfortunately
Right now I'm working on an archive browsing application that lets users navigate through
Right now, I'm using: TerminateProcess(pi.hProcess, 0) ... but this doesn't allow the application to
Right now I'm building a website. Here's the link: http://theoew.uuuq.com/home/ This probably won't make
Right now I'm using the following command to compile a coffeescript file each time
Right now I'm using OleDbDataAdapter objDataReader = new OleDbDataAdapter(); objDataReader.SelectCommand = myCommand; objDataReader.Fill(myDataTable); But
Right now, I have the following class methods: def check_capacity(self, at_index) def update_capacity(self, at_index)
Right now, I'm creating a new workbook with 12 column names all in row
Right now I have the following html table: <table id=datatable> <thead> <th>fruits</th> <th>vegs</th> </thead>

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.