Needs work
Project:
GMap Module
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2009 at 11:20 UTC
Updated:
4 Feb 2013 at 20:49 UTC
Jump to comment: Most recent file
Comments
Comment #1
fastangel commentedComment #2
Pedro Lozano commentedComment #3
shushu commentedI am for this feature, mainly since it was a simple and good solution to solve showing more than one gmap in one page problem, but the patch wasn't successful. While showing the static map, there were some 'junk' html tags around it...
Comment #4
nikosnikos commentedI couldn't apply the patch on the 6.x-1.1 (but I'm not sure I did it correctly) so I did the modifications in the gmap.module file directly and it works.
Thanks for this patch.
I attach the patch that I used on 6.x-1.1.
Comment #5
nikosnikos commentedI also had an option on the gmap views style plugin to render a gmap without javascript so if it is checked it render the static image (if there's width and height in pixel) in the place of the full javascripted google map.
I apply my patch onto the 6.x-1.1 version with the command
patch < 512422-gmap-static-5-D6.patchI'm not sure this is the good way but it works...Comment #6
nikosnikos commentedsmall fix for my patch
Comment #7
podarokall feature requests can be imported in 6.x version after committing em in major versions with backport afterwards
Can You make this ?
Comment #8
nikosnikos commentedIf you ask it to me (because I submitted the patch), unfortunately I won't have time to do that. I have no drupal 7 website with gmap and it is hard to me to get time to this without that.