| 1 |
$Id: README.txt,v 1.15 2009/05/20 05:04:33 binarybill Exp $
|
| 2 |
|
| 3 |
Description
|
| 4 |
=====================================
|
| 5 |
The OpenLayers module creates an API to use in Drupal. (needs more)
|
| 6 |
|
| 7 |
|
| 8 |
Installation
|
| 9 |
=====================================
|
| 10 |
1) Normal Drupal module installation
|
| 11 |
2) Set OpenLayers Source at: admin/settings/openlayers
|
| 12 |
It is suggested to download the library and use it locally for performance.
|
| 13 |
For OpenLayers 2.8 Library, set to: http://openlayers.org/dev/OpenLayers.js
|
| 14 |
3) You can set defaults at: admin/settings/openlayers/defaults
|
| 15 |
|
| 16 |
|
| 17 |
Documentation
|
| 18 |
=====================================
|
| 19 |
* API:
|
| 20 |
docs/API.txt
|
| 21 |
docs/THEMING.txt
|
| 22 |
docs/HOOKS.txt
|
| 23 |
|
| 24 |
|
| 25 |
Authors/Credits
|
| 26 |
=====================================
|
| 27 |
bdragon: http://drupal.org/user/53081
|
| 28 |
phayes: http://drupal.org/user/47098
|
| 29 |
zzolo: http://drupal.org/user/147331
|