Closed (won't fix)
Project:
GMap Module
Version:
6.x-1.0-rc1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2008 at 16:38 UTC
Updated:
14 Apr 2013 at 22:23 UTC
How can I learn how to put the stuff in [gmap | stuff]?
Install a 5.x test site?
Thanks.
Comments
Comment #1
shura80 commentedLook at this guide
http://mapedelic.org/documentation/drupal-5/gmap-10/gmap-macro-dictionary
In gmap for Drupal 6.x (don't know if it's the same for Dupal 5.x version) there's also a GMAP-MACRO-DICTIONARY.txt in the main folder of the module. Look for this file, too ;)
Comment #2
rotax42 commentedThis address is not valid anymore.
Somebody took over the domain and displays commercial advertisement there :(
Where else can I find those informations ?
Comment #3
rhythman commentedCan anyone provide a link to a complete reference for gmap macro syntax? I have tried searching drupal.org, looking in help and advanced help, googling and can find no documentation on this.
Comment #4
andykisaragi commentedrhythman, see comment #1, the gmap module contains a text file listing the available attributes. Stick em in the macro with a pipe between them eg [gmap width=545px | height=400px | zoom=5]
Comment #5
rhythman commentedThanks andymcgowan, I should have been more precise in my original post. I did see the file mentioned in comment #1, but it is not complete. For example, the particular thing I was looking for was the syntax to turn off the auto-zoom feature:
[gmap behavior=+nomousezoom]It took me surprising amount of googling and syntax guesses for me to get it right. I am not familiar enough with the module nor the GMap API to know what other options might be missing from the documentation.
Comment #6
johnvClosing this very old issue. Please reopen if it is still valid.