The Arcive of vBulletin Modifications Site. |
|
BBCode - GoogleMap Details »»
|
|||||||||||||||||||||||||
I have created and would like to share my BBCode for inserting a static Google Map.
Title: GoogleMap BB Code Tag Name: googlemap Replacement: <img src="http://maps.google.com/maps/api/staticmap?center={param}&zoom=13&size=400x400&mark ers=color:red|label:A|{param}&key=[YOUR-GOOGLE-KEY-HERE]&sensor=false" alt="{param}" /> Example: [googlemap]810 7 Ave, Manhattan, New York, NY 10019[/googlemap] Description: Use this code to add a Google Map to your sublease posting Use {option}: No Button Image (Optional): see attached image we use Remove Tag If Empty: Yes Disable BB Code Within This BB Code: Yes Disable Smilies Within This BB Code: Yes Disable Word Wrapping Within This BB Code: Yes MAKE SURE TO REPLACE "[YOUR-GOOGLE-KEY-HERE]" in the replacement section. Sign Up for the Google Maps API Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Doesnt work for me
|
|
#3
|
||||
|
||||
|
not work too..
|
|
#4
|
|||
|
|||
|
Doesn't work for me, either.
|
|
#5
|
|||
|
|||
|
I got it to work: There's an extra space in the code which needs to be removed:
You posted: " . . .& key= . . ." Remove the space between the & and the key= so that it looks like this: " . . .&key= . . ." |
|
#6
|
|||
|
|||
|
Anyone have any suggestions on how to alter this code so that the map is not static but allows for zooming and panning, etc?
|
|
#7
|
|||
|
|||
|
Works great removed the space as required and did not add the [ ] just your key and it works like a charm. Great for real estate Web sites for exact position on a house for sale or rent.
|
|
#8
|
|||
|
|||
|
Very cool!!
Thank you.. I second the question about zoom etc
|
|
#9
|
|||
|
|||
|
Quote:
I could definitely use the zoom in/out feature. |
![]() |
|
|