How can I learn how to put the stuff in [gmap | stuff]?
Install a 5.x test site?
Thanks.

Comments

shura80’s picture

Look 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 ;)

rotax42’s picture

This address is not valid anymore.
Somebody took over the domain and displays commercial advertisement there :(

Where else can I find those informations ?

rhythman’s picture

Title: Where is the Macro Text in the Macro Builder? » gmap syntax reference

Can 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.

andykisaragi’s picture

rhythman, 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]

rhythman’s picture

Thanks 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.

johnv’s picture

Status: Active » Closed (won't fix)

Closing this very old issue. Please reopen if it is still valid.