You are here

README.txt in Openlayers 6

Same filename and directory in other branches
  1. 6.2 README.txt
  2. 7.2 README.txt
 Description
=====================================
OpenLayers is a suite of module to help integrate the
OpenLayers JS library within Drupal.  At it's core, it
provides a simple API to create maps with PHP arrays
and display them where you like.

There are a number of modules that add on more functionality.
  * Preset UI - Creates a user interface to make map
    arrays which can be used in various places
  * Layers - Adds multiple layer types and layers
    that can be used in maps
  * Behaviors - Adds extra functionality to maps
    like Popups and Tooltips
  * CCK - Allows integration with CCK so that geo data
    can be inputted via a map
  * Views - Allows data to be displayed on a map
    via Views
  * Filters - Creates a filter to replace
    [openlayers preset_name] with a map.


 Installation
=====================================
 1) Normal Drupal module installation
 
 2) Set OpenLayers Source at: admin/settings/openlayers
    It is suggested to download the library and use it 
    locally for performance.
 
 4) You can manage maps at: admin/settings/openlayers/presets


 Documentation
=====================================
Significant documentation can be found after installing the 
Advanced Help module:
  * http://drupal.org/project/advanced_help

You can also check out the handbook pages:
  * http://drupal.org/node/595850

  
 Authors/Credits
=====================================
bdragon: http://drupal.org/user/53081
phayes:  http://drupal.org/user/47098
zzolo:   http://drupal.org/user/147331
tmcw:    http://drupal.org/user/12664

File

README.txt
View source
  1. Description
  2. =====================================
  3. OpenLayers is a suite of module to help integrate the
  4. OpenLayers JS library within Drupal. At it's core, it
  5. provides a simple API to create maps with PHP arrays
  6. and display them where you like.
  7. There are a number of modules that add on more functionality.
  8. * Preset UI - Creates a user interface to make map
  9. arrays which can be used in various places
  10. * Layers - Adds multiple layer types and layers
  11. that can be used in maps
  12. * Behaviors - Adds extra functionality to maps
  13. like Popups and Tooltips
  14. * CCK - Allows integration with CCK so that geo data
  15. can be inputted via a map
  16. * Views - Allows data to be displayed on a map
  17. via Views
  18. * Filters - Creates a filter to replace
  19. [openlayers preset_name] with a map.
  20. Installation
  21. =====================================
  22. 1) Normal Drupal module installation
  23. 2) Set OpenLayers Source at: admin/settings/openlayers
  24. It is suggested to download the library and use it
  25. locally for performance.
  26. 4) You can manage maps at: admin/settings/openlayers/presets
  27. Documentation
  28. =====================================
  29. Significant documentation can be found after installing the
  30. Advanced Help module:
  31. * http://drupal.org/project/advanced_help
  32. You can also check out the handbook pages:
  33. * http://drupal.org/node/595850
  34. Authors/Credits
  35. =====================================
  36. bdragon: http://drupal.org/user/53081
  37. phayes: http://drupal.org/user/47098
  38. zzolo: http://drupal.org/user/147331
  39. tmcw: http://drupal.org/user/12664