Views2 support?

omjn - August 26, 2009 - 13:17
Project:Google Maps Tools
Version:6.x-2.x-dev
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

Are the the Google Maps Styles implemented for views2? I'm unable to see any gmaps related settings in views2 at all.

#1

xmarket - August 27, 2009 - 06:21

work in progress.....

#2

omjn - August 27, 2009 - 14:49

ok, look forward to trying...

#3

rbl - August 31, 2009 - 22:24

This version is way much better than last one. It's a huge leap forward and looks quite promising! Congratulations!
I'll be alway waiting for views support because there's not much data manipulation we can do right now without Views.

Ricardo

#4

richygecko - September 14, 2009 - 11:49

Any idea when this will be ready?

#5

xmarket - September 15, 2009 - 07:17

I you think about map style plugins, then they will come after GMaps Taxonomy clean-up, but 'simple' views integration (arguments, filters, fields, sorts) is done.

#6

egger - September 16, 2009 - 18:48

I tried to add the map to a view and this is the error I get.

user warning: Unknown column 'node_data_field_gmap_a.u_adminarea' in 'field list' query: SELECT node.nid AS nid, node.title AS node_title, node_data_field_gmap_p.vid AS node_data_field_gmap_p_vid, node_data_field_gmap_a.country AS node_data_field_gmap_a_country, node_data_field_gmap_a.adminarea AS node_data_field_gmap_a_adminarea, node_data_field_gmap_a.subadminarea AS node_data_field_gmap_a_subadminarea, node_data_field_gmap_a.locality AS node_data_field_gmap_a_locality, node_data_field_gmap_a.deplocality AS node_data_field_gmap_a_deplocality, node_data_field_gmap_a.postalcode AS node_data_field_gmap_a_postalcode, node_data_field_gmap_a.thoroughfare AS node_data_field_gmap_a_thoroughfare, node_data_field_gmap_a.privacy AS node_data_field_gmap_a_privacy, node_data_field_gmap_a.search AS node_data_field_gmap_a_search, node_data_field_gmap_a.u_adminarea AS node_data_field_gmap_a_u_adminarea, node_data_field_gmap_a.u_subadminarea AS node_data_field_gmap_a_u_subadminarea, node_data_field_gmap_a.u_locality AS node_data_field_gmap_a_u_locality, node_data_field_gmap_a.u_deplocality AS node_data_field_gmap_a_u_deplocality, node_data_field_gmap_a.u_postalcode AS node_data_field_gmap_a_u_postalcode, node_data_field_gmap_a.u_thoroughfare AS node_data_field_gmap_a_u_thoroughfare, node_data_field_gmap_p.map_type AS node_data_field_gmap_p_map_type, node_data_field_gmap_p.latitude AS node_data_field_gmap_p_latitude, node_data_field_gmap_p.longitude AS node_data_field_gmap_p_longitude, node_data_field_gmap_p.elevation AS node_data_field_gmap_p_elevation, node_data_field_gmap_p.x AS node_data_field_gmap_p_x, node_data_field_gmap_p.y AS node_data_field_gmap_p_y, node_data_field_gmap_p.z AS node_data_field_gmap_p_z, node_data_field_gmap_p.privacy AS node_data_field_gmap_p_privacy, node_data_field_gmap_p.bounds AS node_data_field_gmap_p_bounds, node_data_field_gmap_p.pov AS node_data_field_gmap_p_pov, node_data_field_gmap_p.search AS node_data_field_gmap_p_search, node.vid AS node_vid, node.uid AS node_uid, node.type AS node_type FROM node node LEFT JOIN gmaps_content_point node_data_field_gmap_p ON node.vid = node_data_field_gmap_p.vid AND (node_data_field_gmap_p.field_name = 'field_gmap' AND node_data_field_gmap_p.delta = 0) LEFT JOIN gmaps_content_address node_data_field_gmap_a ON node.vid = node_data_field_gmap_a.vid AND (node_data_field_gmap_a.field_name = 'field_gmap' AND node_data_field_gmap_a.delta = 0) WHERE (node_data_field_gmap_p.vid IS NULL OR (node_data_field_gmap_p.vid = node_data_field_gmap_a.vid AND node_data_field_gmap_p.field_name = node_data_field_gmap_a.field_name AND node_data_field_gmap_p.delta = node_data_field_gmap_a.delta AND node_data_field_gmap_p.field_name = 'field_gmap' AND node_data_field_gmap_p.delta = 0)) LIMIT 0, 10 in /Users/byustudent/Sites/Drupal/acquia-drupal/modules/acquia/views/includes/view.inc on line 755.

I was hoping that this was the module I am looking for. I just need a module that will let me fill out a cck fields with addresses and display the maps in view table rows. if anyone can help me out I would appreciate it.

#7

xmarket - September 18, 2009 - 05:17

Does the gmaps_content_address table have the column?

#8

SkyWombat - October 23, 2009 - 17:20

Any update on this issue? I do not see any gmaps view style in D6 Views 2.5

#9

scott859 - October 31, 2009 - 01:38

subscribing

#10

R.Hendel - November 9, 2009 - 20:55

subscribing

#11

AgentD - November 19, 2009 - 01:10

subscribing

#12

imacs85 - November 23, 2009 - 20:54

subscribing

 
 

Drupal is a registered trademark of Dries Buytaert.