// $Id: README.txt,v 1.1.2.2 2009-02-25 14:53:46 diggersf Exp $ Description =========== Provides support for Mapstration, a JavaScript library that provides abstraction for various map providers including Google, Yahoo!, and MapQuest. It allows you to quickly display maps on your site from multiple providers. More information about Mapstration can be found a the following URL: http://www.mapstraction.com/ The module provides a style for the Views module. When the style is used, it will display nodes as points on a map. The latitude/longitude points can be provided by CCK float fields or Location module fields. Installation ============ 1. Place in your modules directory 2. Download Mapstraction from the following URL and place it in the module directory: http://mapstraction.com/svn/source/compressed/mapstraction.js 3. Enable the module at admin/build/modules 4. Configure a view with the proper style at admin/build/views