Active
Project:
GMap Module
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2011 at 11:03 UTC
Updated:
8 Dec 2011 at 11:20 UTC
How do I display JSON data with latitude/longitude values on the same Gmap view showing data from the Location module? I know how to parse JSON into an array, but I don't know how to use this array in the module to achieve what I want.
My objective is to show external content from an API in the same Gmap view. This could also be used to show content from any sites like Foursquare via an API as long as it has latitude/longitude values. For example, I could make a map that shows "Foursquare content nearby" for the currently-viewed node, but also use this same map to show nearby Drupal nodes.
Comments
Comment #1
kriskhaira commentedComment #2
kriskhaira commentedComment #3
kriskhaira commentedComment #3.0
kriskhaira commentedRephrased