Hi guys, has anyone had any success with the $phmode=1 stuff?
i’ve set 2 maps within the snippet call and they both come out fine, but when i try and place them using the placeholders it doesnt seem to work, the maps still appear next to each other. i have content i need to show between the maps, hence the placeholders...
im using
[!GoogleMap? $phmode=`1` &key=`x` &maps=`mapid : mymap1 | title : x | lat : x | lng : x | address1: x | address2 : x | city : x | state : x | width : x | height : x | zip : x | showbubble : x | zoom : x | type : x | typecontrol : x || mapid : mymap2 | title : x | lat : x | lng : x | address1: x | address2 : x | city : x | state : x | width : x | height : x | zip : x | showbubble : x | zoom : x | type : x | typecontrol : x`!]
and using [+mymap1+] then some content then [+mymap2+]
note: i’ve tried using $phmode=1 (without the quote), but neither seems to have any effect.
any help would be appreciated. for my sanity more than for my clients
cheers,
sqinny.
[tt]update: turns out it uses an & instead of a $...either the documentation isnt making that clear at all, or im a bit too nooby at snippet calls...s’working now though[/tt]