Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barraponto/openlayers_icons
Adds your set of icons as styles to the Drupal OpenLayers project
https://github.com/barraponto/openlayers_icons
Last synced: about 1 month ago
JSON representation
Adds your set of icons as styles to the Drupal OpenLayers project
- Host: GitHub
- URL: https://github.com/barraponto/openlayers_icons
- Owner: barraponto
- Created: 2011-10-15T22:34:25.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-02-19T17:40:30.000Z (almost 14 years ago)
- Last Synced: 2024-04-15T12:51:02.300Z (9 months ago)
- Language: PHP
- Homepage:
- Size: 1.04 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
##Summary
The OpenLayers Icons module allows you to add icons as styles to the Open Layers Styles section. This module looks in the %module_name/images folder for images with the .png extension and adds them automatically as icons. This is based off the excellent work of MapBox and the MAKI layer styles.
This beta release is just the module.
You can download Google Images at:
http://code.google.com/p/google-maps-icons/
##How It works
Scans the %module_name/images directory for .png files and makes them into openlayers styles.
All you have to do is put your .png's in there.##Notes on Compatibility
There are no compatibility issues, only that this uses PH5 and Open Layers.
NOTE: There may also be version issues with Open Layers, so please let the module maintainer know about version inconsistencies.##Limitations
The only limitations are what the openlayers project has as bugs.
##Dependencies
OpenLayers, Open Layers UI.
##Road Map
Create an admin section to point what directory you wish to house your icons for open layers.
##Contacting the Maintainer of This project
Please feel free to contact me via github or drupal.org. My handle is "kirikintha" it's easy to find me. Support requests should allow between 3-5 business days, and I have to reserve the right to push off new features to the next version. My plan is to have quarterly releases, unless there is an emergency bug that crashes everything, which I will do my best to resolve as quickly as I can.
Thank you very much for using my module, I hope it works for you bug free!