Locus Map - forum

Content & Tools => POI's => Topic started by: atomicdryad on March 28, 2014, 15:36:22

Title: [KML/netlink] Panoramio automagically
Post by: atomicdryad on March 28, 2014, 15:36:22
It appears Locus's .kml support handles this well, though there is some lag as it's downloading the thumbnails (the poi icons will be blue dots then turn into images).

This can't be imported, stick it in /sdcard/Locus/mapItems and activate via 'data' -> 'items'.

(http://i.imgur.com/ACbwNkQ.png)

<?xml version='1.0' encoding='UTF-8'?>
<kml xmlns="http://earth.google.com/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
        <Document>
                <name>Panoramio</name>
                <open>1</open>

            <NetworkLink>
                <name>Panoramio</name>
                <flyToView>0</flyToView>
                <Link>
                    <href>http://www.panoramio.com/kml/</href>
                    <viewFormat>BBOX=[bboxWest],[bboxSouth],[bboxEast],[bboxNorth]</viewFormat>
                    <viewRefreshMode>onStop</viewRefreshMode>
                </Link>
            </NetworkLink>
        </Document>
</kml>
Title: Re: [KML/netlink] Panoramio automagically
Post by: René Fritz on May 01, 2014, 20:48:05
That is very nice!
When zooming in more fotos will be loaded. perfect.

Thank you.

Is it possible to configure the size of the thumbnails?
Title: Re: [KML/netlink] Panoramio automagically
Post by: berkley on May 01, 2014, 22:27:00
Nice work! Thanks!
Title: Re: [KML/netlink] Panoramio automagically
Post by: gynta on May 01, 2014, 23:16:07
Ahh - good point.
First Thank you atomicdryad, for a nice gimmik.

@Menion:
That pointed me to bugreport #12 from Jul_27_2013 in your dropbox...  8)
-> deselected items are not removed from screen.
see clip (again)  ::)
Title: Re: [KML/netlink] Panoramio automagically
Post by: Menion on May 02, 2014, 06:50:13
I know about this, but I have currently no simple solution for this.