Post edited 12:30 pm – August 6, 2011 by Kurst Hyperyote
Sometimes it gets obvious the site is missing something. This case I couldn't do a damn google maps on the forums. You see google maps uses frames and today security that's bad. But not able posting google maps is worse.
To allow the site to have maps I made it able to accept a tag called gmap.
The syntax of the tag is as follows
(left square bracket aka [)gmap options]
You need to ignore the () it is done because it would parse the gmap automatically when it saw the [ and just not work.
options can be any of these things
a= is for address like street or anything.
w= width of map
h= height of map
z= Zoom in 1 through 16 1 is the planet earth view 16 is close up.
i= is for if you want the box up. If you do specify an A here.
Example
([)gmap a="Emma Krumbees, 5660 Bishop Ave Inver Grove Heights, Minnesota 55076" w="450" h="450" z="15" i="A"]
Which makes this map below
Enlarge