2 users online. Create an account or sign in to join them.Users
Google Maps Iframe
This is an open discussion with 3 replies, filed under XSLT.
Search
Useful utility.
Instead of
<xsl:with-param name="returnUrl">true</xsl:with-param>
You can also use:
<xsl:with-param name="returnUrl" select="true()"/>
Thanks! Didn’t think of that, for some reason…
The utility has been updated now.
@mqchen - Nice work man!
Create an account or sign in to comment.
A new XSLT utility, “Google Maps Iframe” is now available for download. Comments and feedback can be left here but if you discover any issues, please post it on the issue tracker.