By default GMAP views do not support AJAX pagination or AJAX exposed forms.
AJAX GMAP module was implemented to fill this gap.
It also supports GMAP views attached to a non-GMAP view.
Supports Drupal 7!
Demo
See the online demo
Compatible with
Drupal 6.x
Drupal 7.x
Requirements
Installation
- Copy ajax_gmap directory to your modules(sites/all/modules) directory
- Enable the module at: /admin/build/modules
- Edit your views and set Use AJAX = Yes
- Test it with a view that has a pager or exposed filters form
Licence
- All files inside "library" folder of this package are Copyright by Drupella.com.
Details can be found in library/LICENCE.txt
- All other files are licenced under GPL.
Details can be found at http://www.gnu.org/licenses/gpl.html