Skip to main content

Fusion Table Layer...

    Today we will have a look at the "Fusion Table" Layer example. But before we start with the actual code, we will have a look at what Fusion Table is. Google Fusion Table is a free service for sharing and visualizing data online. It allows you to share data, merge data from multiple tables into interesting derived tables, and see the most up-to-date data from all sources. There is a lot of documentation about Google Fusion Table available on the web. You can visit their home page or the Google Research Blog to gather more information about Fusion Tables.

    Let us have a look at the following code. The code is very short and simple to understand!


    The few things to look out for in the above code are:
  • The manner in which mapTypeId has been specified! In other Google Maps API v3 examples, we have seen that we specify mapTypeID as ROADMAP, SATELLITE, etc. i.e., all the letters are in uppercase and not in quotes! However, in this example we are required to specify mapTypeID as 'roadmap' or 'satellite', etc.
  • Look up the line layer = new google.maps.FusionTablesLayer(376526). The number in the brackets is the "dsrcid" of the fusion table. Every Fusion Table has this dsrcid and can be seen in the address bar when the Fusion Table is opened.
    You can copy the above code in a html file and open it in your default browser. You will see the Fusion Table Layer on Google Map in action! The output will be as seen in the result section above.

     I have used a ready-made publicly shared Fusion Table. You can also create your own Fusion Table and share it with the world! If you have any queries regarding this example or Fusion Tables leave a comment! Till then happy mapping!

Comments

  1. Hello, Thanks for the tutorial . It's simple to understand. I however wanted to know how i can merge my created table with the google's weather forecast table and select the only the data that i would want to feature on the site. My address is ojwangwachiaje@gmail.com.

    I would really appreciate any help that you would accord to me

    ReplyDelete
  2. Hello, Thanks for the tutorial . It's simple to understand. I however wanted to know how i can merge my created table with the google's weather forecast table and select the only the data that i would want to feature on the site. My address is ojwangwachiaje@gmail.com.

    I would really appreciate any help that you would accord to me

    ReplyDelete

Post a Comment

Please leave your comments here...

Recommended for You

Where does Google get it's live traffic data from?

Referring to a post that I wrote earlier, Google’s - Live traffic Layer , ever wondered how Google collected this data? I was wondering the other day, how Google received live data to display it on their maps as a layer! I looked up the web and found something very interesting and am sharing the same with you all. As we all know, the traffic layer is available most accurately in several states in USA. Most major metro areas in the US have sensors embedded in their highways. These sensors track real time traffic data. Easy to miss at high speeds (hopefully anyway, traffic permitting), more commonly noticed may be the similar sensors that often exist at many busy intersections that help the traffic lights most efficiently let the most amount of people through. The information from these tracking sensors is reported back to the Department of Transportation (DOT). The DOT uses this data to update some of the digital signs that report traffic conditions in many metro areas. They als

The bitter divorce of PSD and HTML

    Today's article is an interesting post that I read. The original post in Portuguese and authored by Fabricio Teixeira  can be found at arquiteturadeinformacao  (Now don't ask me pronounce this =)).     Some are calling it the death of PSD  but I prefer calling it a "divorce". PSD and HTML are both healthy and living strong, just that they do not live together anymore. "PSD to HTML", which for years was the most accurate and sometimes the only right path to web design process, seems like has its days counted.     Firstly you draw a page in Photoshop; impeccable layout, representing exactly how the web pages would appear when opened in a browser. After a sign-off on this picture (PSD) from the client the front end developer transforms these pictures into HTML, CSS and Javascript. The assets are cut, one by one, exported from the PSD and integrated into the HTML. Plugins and new tools are created in the process and some companies even charge upto $1

Playing with the markers and info window bubbles...

    In the last few posts, we have seen some marker examples and some information window examples. Now, lets do something interesting combining these two things. Just writing that "This is an info window" in the information bubble is not very interesting! And I know this...Have gone through the same phase!     So, today we will do something interesting! We will display the latitude- longitude co-ordinates of the point that the user clicks on the map! Doing this is not at all complex! Copy paste the following code and you will see for yourself a map coming to life!     The output of the above code looks as seen in the result section above! If you have any queries regarding the above code please comment on the blog post or feel free to contact me at my mail ID .

Map Loading...

    The blank web page seems so boring and dull when the map is still loading. You will come across such a situation quite often where you will be having a slow internet connection! We cannot do anything about the slow internet connection, but we can surely avoid the dull blank web-page by using a simple trick. We can place a "loading" image at the center of the web page so that the page doesn't look blank! An image like this:             The following code will show you how this can be done and here it is!     As you all can see the code is very very simple and the output will look as seen in the results section above. The image below shows the loading stage of the map.       Do let me know what you think about the examples shared here! Do leave your comments here! Till the next example, happy mapping!

Geodashing...

            Geodashing!?!? Sounds something similar to Geocaching right? Well, it is! Geodashing is very similar to Geocaching in the sense that people are searching for a particular spot with only a set of coordinates as their clue.             Here's how it works. In each game, a large set of waypoints, called dashpoints, from all over the world is posted on the Web. Dashpoint locations are chosen at random by computer, with all the unpredictability that presents. Dashpoints might be in suburban neighborhoods or in the middle of wilderness areas. Then, the race is on to see who can reach the most dashpoints before the deadline.             Geodashing players can participate as individuals or as teams of up to five players to increase the number of dashpoints reached. The competition is friendly and teamwork helps to get high scores, so put your online acquaintances to good use.             Because the dashpoints are spread all over the world, it doesn't matter w