Reading XML Files with the Google Maps API

We commonly get questions regarding how information can be read from an XML file and displayed in Google Maps as markers.  In this post I’d like to detail how this is accomplished through the Google Maps API.  By way of example we are going to examine a simple...

Density Mapping in Google Maps with HeatMapAPI

In the GIS world heat maps are a graphical representation of point data on a map through the use of colors that indicate the density of some variable such as crime incidents or traffic accidents.  Heat maps let users quickly visualize the density of locations. Being...

The New Google Maps Interface

The Google Maps default interface was recently updated to a new styling which you can easily implement in your Google Maps application. The GMap2 class has seen the recent addition of a new ‘setUIToDefault()’ method that will automatically update your...

Adding a ProgressBar to Google Maps

In this post we’ll continue our discussion of the ProgressbarControl Google Maps Utility class for enhancing your users’ experience during long running operations.  This time we’ll examine the ProgressbarControl in more detail by reviewing a sample...

Sign up for our weekly newsletter
to receive content like this in your email box.