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 any new UIViewController added to my storyboard needs to have a class
Right now I have the following query: User.find(:all, :conditions => [guest = ? AND
Right now I have an application that loads a bunch of thumbnail images into
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 have the following piece of code: RSpec::Matchers.define :include_an_html_tag do |tag| tag
Right now I have to create a new physical file in eclipse android for
Right now I the following: 1) A java interface. 2) A concrete java class
Right now I can call a method using ajax (:remote=> 'true') at awisprotect_path by
Right now I have the following code working: @UiHandler(usernameTextBox) void onUsernameTextBoxKeyPress(KeyPressEvent event) { keyPress(event);

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.