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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T19:45:51+00:00 2026-05-17T19:45:51+00:00

Hi I was working on customization of gmap infoWindow. I wrote the following code..

  • 0

Hi
I was working on customization of gmap infoWindow.
I wrote the following code..

    <script type="text/javascript" src="http://www.google.com/jsapi?key=ABQIAAAAWFxfdA2Gu9LJMJw80x2tKhQhoncwM0SGfm1Opx_70t50wOiSWxRz3mt77PVPCsnMPENBxlx9FaX5AQ"></script>
<script src="javascript/extinfowindow.js" type="text/javascript"></script>
<script type="text/javascript">



var gmarkers = [];
function createMarker(point,name,html,map) {

    var myIcon = new GIcon(G_DEFAULT_ICON);
    myIcon.image = "images/koodya_map_pointer.png";
    myIcon.iconSize = new GSize(22, 31);
    var markerOptions = { icon:myIcon };

    var marker = new GMarker(point,markerOptions);    

      GEvent.addListener(marker, 'click', function(){ 

        marker.openExtInfoWindow(
          map,
            "extInfoWindow_coolBlues",
            "<div>"+
                "<div style='width: 78px;float:left;border:1px red solid;padding:0px'><img src='http://earth.google.com/outreach/images/mymaps_custom_icons_ss.jpg' width='77px' height='50px'/></div>"+
                "<div style='width: 130px;float:right;border:1px red solid;padding:0px'>Description Description Description Description Description Description Description</div>"+
                "<div style='border:1px red solid;padding:0px'>option option option option </div>"+
            "</div>",
          {beakOffset:1}
        ); 

      });

    return marker;
  }

But in Error console it showing
Error: marker.openExtInfoWindow is not a function
Source File: http://localhost:8080/SearchEngine/list?ps=*&pt=property_type%3A*&loc=Kolkata
Line: 72

can any1 tell me why marker.openExtInfoWindow is not recognised…??

  • 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-17T19:45:51+00:00Added an answer on May 17, 2026 at 7:45 pm

    I think what your looking for isn’t openExtInfoWindow its marker.openInfoWindowHtml and you can populate that with your code above.

      GEvent.addListener(marker, "click", function() {
        marker.openInfoWindowHtml("Some other stuff");
      });
    

    Check these links they are really good for getting to grips with GoogleMaps

    Info Markers Tutorial

    Google Maps Tutorials

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

Sidebar

Related Questions

I am working on push notifications. I wrote the following code for fetching a
I am working on in-app purchase. In my application we added the following code
I am working on GMap customization. I want a floating circle to move across
I am working on a customization of my build proces and I've come across
I am working on the table view and do customization for tableFooterView .What I
Working on a small game using an HTML5 canvas, and javascript. And it's working
While working on a upgrade i happened to come across a code like this.
I am working on Advanced Search customization. Advanced Search page has a property picker
I have been doing some customization to this jQuery paging script I found here
I am working with the customization of HR module in OpenERP. What are the

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.