As I was looking for a way to display lines between multiple locations on a single node, I found this issue wich is about displaying polygon from multiple locations :
http://drupal.org/node/338740

I thought it could be the place to talk about it (comments #56 to #59), but it seems better to open a new issue for it. So here is it :)

In my case I want to use lines to visualy describe the itinerary of a node, from a location to another.
Like a gps tracker, but based on "human" adresses (location module) rather than gps datas (tracker module).

More generaly, I think it could be usefull for any kind of schematic itinerary and travel map (bird migration, flights, long distance travels, historical maps etc..).

Can someone help with that ?

Best regards
-P-

Comments

klonos’s picture

I am one of the people that took part in the discussion about this feature over at #338740: Display locations as polygons on gmap views and I find this suggestion interesting. I believe that this would be a very useful addition to the module. +1

jimcet’s picture

subscribe

pacome’s picture

Title: Display lines between locations on gmap views » How to display lines between locations on gmap views ?

As I'm back on this project, and still can't find a solution to display lines between node locations, I refresh this issue..

Can anyone gives a hint ?

Best
-p-

greenskunk’s picture

I'm planning a project now that will be doing this. Check out how Aten Design used the Google Maps API
http://atendesigngroup.com/blog/google-maps-javascript-api

klonos’s picture

@GreenSkunk:

I'm planning a project...

...do you mean a separate module? I'm interested so please do keep us posted here so that we know when you have something ready for testing. Thanx ;)