Hi, I've created a view with Gmap style and I can't get it to work, I get this notice:

Notice: Undefined index: a template_preprocess_gmap_views_view_gmapextended() (line 53 of /sites/default/modules/gmap/gmap.views.inc).

The view simply displays a node type with location enabled. Can someone point me out how to solve this?

Thank you!

Comments

silverflame757’s picture

I've found the solution to this error.

http://drupal.org/node/1077850#comment-4156330

enkara’s picture

Status: Active » Closed (fixed)

I've made my own template with gmap in views, but thank you for your help!

dimon00’s picture

Bug is still there in 7.x-3.x-dev.

Patch solved the issue for me too.