DESCRIPTION
-------------------------------------
Tagmap provides a Views style plug-in for displaying geo-coded tag cloud
over Google map. There are two possibilities: to display taxonomy terms, or
to display previously imported external data. 

REQUIREMENTS
-------------------------------------
- Drupal 7.x
- Views

INSTALLATION AND CONFIGURATION
-------------------------------------
1) Tagmap module requires Views module.

2) Customize the tagmap settings.

3) Some of the settings can be overridden with views style plug-in options.

4) Recommended modules for use with Tagmap:
    -Location

CLUSTERMARKERER
-------------------------------------
As additional possibility you can use ClusterMarkerer to refine display. To be
able to use this option you have to download file markerclusterer_compiled.js from

http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/src/

and place it into modules/tagmap/js directory.

After that go to configuration page or view and check the option to use cluster marker.
