I've got an existing view that worked with an earlier version of geofield map, but with RC1 I can no longer select the Data Source on the display settings -- the dropdown is empty despite having a geofield available for it.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | geofield_map-1439474-1.patch | 1 KB | markabur |
Comments
Comment #1
markabur commentedAttached patch fixes the problem for me.
Comment #2
dgastudio commentedsame problem, but after apply your patch, appears error in views
Fatal error: Call to a member function out() on a non-object in /home/u5444/domains/medstream.krypton.vps-private.net/sites/all/modules/geofield/modules/geofield_map/includes/geofield_map_plugin_style_map.inc on line 118Comment #3
markabur commentedI was seeing that same error before the patch... does it go away if you go back into your view and re-select the data source, after applying the patch? That took care of the "member function out()" error for me.
Comment #4
dgastudio commentedyep, now it's works. thank u
Comment #5
Brandonian commentedThanks for the patch, @markabur! Commited.