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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T03:45:36+00:00 2026-06-16T03:45:36+00:00

I found this Q/A that seemed to be the answer: var polygon = google.maps.Polygon(….);

  • 0

I found this Q/A that seemed to be the answer:

var polygon = google.maps.Polygon(....);
polygon.addListener('click', function(){

});

…but the problem is that I don’t understand a word of it. I’m not even positive this is actually what I’m looking for.

What does the (….) stand for? Where would this pull the actual URL from? Would I add a column to my fusion table with the URL, and then somehow call a particular cell based on it’s country code?

This is the code I’m currently using for my country polygons, pulling the KML from fusion tables.

var layer = new google.maps.FusionTablesLayer({
    suppressInfoWindows: true,
    query: {
        select: 'geometry',
        from: '1LfVcxsno9k3l2zgKS_fwoyv9vc-ba7aoQEz0aKM'
    },
    styles: [{
        polygonOptions: {
        fillColor: '#5E5E5E',
        fillOpacity: 0.3
        }
      }]
    });
layer.setMap(map); 
}
  • 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-16T03:45:37+00:00Added an answer on June 16, 2026 at 3:45 am

    In the example you are looking at the (….) would be replaced with a PolygonOptions object, similar to the FusionTablesOptions that you are using to create your layer with.

    An event is then bound to the polygon that was created.

    However in your case you are not creating individual polygons, but instead creating a FusionTablesLayer.

    The answer here gives an example for binding a click event listener to a FusionTablesLayer object.

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

Sidebar

Related Questions

I found this script that gives you the username in Windows, but I get
I found this question that is discussing what I would like to do, but
I found out this morning that proc.new works in a class initialize method, but
Searching here I found that this question was already asked , but I think
Yes, I've tried to search answer for this problem and I found many similar
Found this question that explained a way to communicate between layers. However there is
I found this question that was very useful in learning the basics of the
I found this post that shows how to pass multiple check box selections to
I found that this C++ code: vector<int> a; a.push_back(1); a.push_back(2); vector<int>::iterator it = a.begin();
I found this exam question that I have to tell how the beq instruction

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.