Polygon draw
Component type
Categories
Maintenance status
Development status
Component created
Component changed
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.

