Polygon draw
Categories
Component ID
2005874
Component name
Polygon draw
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This is a sandbox for Polygon draw module which allow user to implement facet search on maps using Openlayers module in drupal 7. By using this module user can draw polygon on map and narrow down the search in content.
Currently what I have upto:-
1. User can draw Polygon on map and narrow down the search in facet blocks.
2. Above functionality is currently based on specific unique id. If you go through the code I am sure you can use this module in your project with some modification.
3. Currently I am working on making this functionality dynamic. I am also working on restructuring administration part of this module.
If you have some comments on respective module please update. Also look into the patches/code I have committed.
