Search

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.

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!

Just in case anyone wants to make this utility "responsive", set the iframe in your css to be 100% like so:

#google-map-wrapper iframe{max-width:100%;}

Also you may want to pass this value through in the param like so:

<xsl:with-param name="width">100%</xsl:with-param>

and voila! responsive iframe map..

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details