Closed (fixed)
Project:
GMap Module
Version:
7.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Reporter:
Created:
26 Apr 2013 at 10:12 UTC
Updated:
2 Sep 2016 at 00:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jaxxed commentedThis has no Drupal integratio yet, but if you can write the correct Drupal.settings for it, it will turn a set of points into a div with Google Directions in it, and lines/markers on the map.
I have also written a custom directions renderer, but I think that will be of less value to the community.
This is submitted to 6.x because that is what my client was using, but it will be 7.x and google.maps v3 compliant.
Comment #2
podarokall feature requests should be rolled against latest dev and after commit backported to previous version
Comment #3
jaxxed commented#1: gmap-directionsservice-1980356-1.patch queued for re-testing.
I believe that it's the same patch for d7 as all it does is add a js file
Comment #4
jaxxed commentedproperly checked out the 7.x-2.x branch and added the directions js as requested
Comment #5
podarok#4 commited pushed to 7.x-2.x
Thanks!!!
Comment #6
podaroktagged new beta release http://drupal.org/node/1987146
Comment #7
jaxxed commentedI'll try to look into the drupal side of things.
Comment #10
viveksr2 commentedI am trying to implement Gmap directions API through Gmap and Views module but am not able to do so. I could see the directions.js in the module don't know how to use it. Also tried searching for any documentation but it is also not available :(
Any help is appreciated!!
Comment #11
charles belov@viveksr2: This is a closed issue. I suggest you create a new issue of type Support request.