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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T20:24:32+00:00 2026-05-23T20:24:32+00:00

Given a google maps marker how can I change the title ? var _marker

  • 0

Given a google maps marker how can I change the title ?

var _marker = new google.maps.Marker({
  position: aPoint,
  map: mmap,
  title:"old title"
});

I have tried

_marker.setTitle("new title");  

and

_marker.title = "new title";

but the title is still “old title”

  • 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-23T20:24:33+00:00Added an answer on May 23, 2026 at 8:24 pm

    Googling your question suggests this:

    The information is not held in the marker.title property. Where it is
    held varies from release to release. In v2.129e it’s held in
    marker.$.title.
    Also, the information is only processed when you addOverlay the marker.
    So in v2,129e you can write:
    marker.$.title = “updated title”;
    map.removeOverlay(marker);
    map.addOverlay(marker);

    (original answer by Mike Williams of Blackpool, UK)

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

Sidebar

Related Questions

I use google maps API to display markers on a map. Each marker points
In my Google Maps application I can place markers on the map, and I
When clicking from one marker to another in Google Maps, the map screen animates
How can I extract a satellite image from google maps given a Lat Long
I'm trying to update a marker in real time on a Google Map. I
I have problem adding markers into marker Clusterer of Google Maps. Firebug returns error:
I need to get Image object from Google Maps, centered to a given address,
I want to know if i can create a custom google maps application,on which
I want to remove an individual marker from Google map. I am using version
I am new with google maps api. I took some sample from the manual

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.