UserPreferences

GoogleMapsHacking/GreaseMonkeyExample1


XSLT option disabled!
<?xml version="1.0"?>
<page>
        <title>Food places around 2195 Hearst</title>
        <query/>
        <center lat="37.8722323333" lng="-122.268312333"/>
        <span lat="0.007651" lng="0.00117999999999"/>
        <overlay panelStyle="/mapfiles/localpanel.xsl">
                <location infoStyle="/mapfiles/localinfo.xsl" id="A">
                        <point lat="37.868815" lng="-122.267778"/>
                        <icon image="/mapfiles/markerA.png" class="local"/>
                        <info>
                                <title xml:space="preserve">Baja Fresh in Berkeley</title>
                                <address>
                                        <line>2237 Shattuck Ave</line>
                                        <line>Berkeley, CA 94704</line>
                                </address>
                                <description>
                                        <references count="1">
                                                <reference>
                                                        <url>http://photos4.flickr.com/5337933_3f861ad2f4_m.jpg</url>
                                                        <domain>picture</domain>
                                                        <title xml:space="preserve">sub-header</title>
                                                </reference>
                                        </references>
                                </description>
                                <url>http://www.flickr.com/photos/raymondyee/5337933/</url>
                                <distance>I've not eaten here in a long time....</distance>
                        </info>
                </location>
                <location infoStyle="/mapfiles/localinfo.xsl" id="B">
                        <point lat="37.871416" lng="-122.268201"/>
                        <icon image="/mapfiles/markerB.png" class="local"/>
                        <info>
                                <title xml:space="preserve">Sun Hong Kong</title>
                                <address>
                                        <line>91 Shattuck Ave</line>
                                        <line>Berkeley, CA 94704</line>
                                </address>
                                <description>
                                        <references count="1">
                                                <reference>
                                                        <url>http://www.flickr.com/photos/raymondyee/7310004/</url>
                                                        <domain>picture</domain>
                                                        <title xml:space="preserve">sub-header</title>
                                                </reference>
                                        </references>
                                </description>
                                <url>http://www.flickr.com/photos/raymondyee/7310004/</url>
                                <distance>It's closing down for a bit -- and I'm sad.</distance>
                        </info>
                </location>
                <location infoStyle="/mapfiles/localinfo.xsl" id="C">
                        <point lat="37.876466" lng="-122.268958"/>
                        <icon image="/mapfiles/markerC.png" class="local"/>
                        <info>
                                <title xml:space="preserve">DeWitt Park</title>
                                <address>
                                        <line>1700 Shattuck Ave</line>
                                        <line>Berkeley, CA 94709</line>
                                </address>
                                <description>
                                        <references count="1">
                                                <reference>
                                                        <url>http://www.flickr.com/photos/raymondyee/5338204/</url>
                                                        <domain>picture</domain>
                                                        <title xml:space="preserve">sub-header</title>
                                                </reference>
                                        </references>
                                </description>
                                <url>http://www.flickr.com/photos/raymondyee/5338204/</url>
                                <distance>It was yummy...</distance>
                        </info>
                </location>
        </overlay>
</page>