first import

This commit is contained in:
Bachir Soussi Chiadmi
2015-04-08 11:40:19 +02:00
commit 1bc61b12ad
8435 changed files with 1582817 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
Current for 6.x-2.x
# Filtering map views
The best way to handle filtering the points on maps is to use normal OpenLayers
exposed filters, whose input is passed through to the underlying Data
view. If there are no other views on the same page, like tabular listings,
that can 'own' and display the exposed filters, it is recommended to make the
filters blocks via the views interface and make sure that they appear on
the specified page with the block system or context module.