First off.. what a great module! I love it! A thousand thank yous!!
When using the Map of View block, the options set in the block configuration do not apply to the map. This is because the options are saved in variable 'ip_geoloc_map_of_view_options', but ip_geoloc_blocks.inc line 173 is looking for a variable named 'ip_geoloc_recent_map_of_view_options'.
I've attached a patch that corrects this to the right value, which then properly applies the options to the map.
| Comment | File | Size | Author |
|---|---|---|---|
| ip_geoloc-map_of_view_options_fix_7.x-1.x.patch | 735 bytes | damien_vancouver |
Comments
Comment #1
rdeboerThanks so much for your support and the patch!
I've committed this with accreditation to the Git repository, see http://drupal.org/node/1263934/committers