|
Hello, I am writing and adv. xml page that leverages the Google maps app to display where VPN users are. I now want to be able to click on the location to pull up a table of information on the users in that area. I enabled the drilldown parameter and noticed that I see a finger in place of the hand when hovered over a number. When I click it, it zooms in. I tried to turn off doubleClickZoom, but the results are the same. Is it supposed to launch a search as is? Anyone else with this issue? Do I need to add an intention? Thank you, Jim
|
|
The easiest way is probably to study the 2 demo views that ship with the app. The module supports drilldown in 2 ways: Custom field drilldownWhen using the module in a custom dashboard, you can specify a drilldown field. All unique field values are then collected per location. When a marker or Cluster is clicked, those values are automatically combined/formatted in the form of
This partitial search string will be propagated to downstream modules as a setting ( Automatic drilldownWhen there is no drilldown_field specified the drilldown can only happen when a marker is clicked that represents a single location (ie. not when a cluster is clicked). So when a marker with 2 or more locations (distinct _geo values) is clicked, the maps view will be centered on the cluster location and the zoom level will be incremented. In the case of a single location the module will propagate the setting Excellent, thank you! And thanks for the app too, it is AWESOME!!
(16 Jun '11, 11:11)
jamesdon
|
