[KML/netlink] Panoramio automagically

Started by atomicdryad, March 28, 2014, 15:36:22

0 Members and 1 Guest are viewing this topic.

atomicdryad

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'.



<?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>
  •  

René Fritz

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?
  •  

berkley

Search before posting!!!
XDA Orbit, HTC Touch HD, SGS1, SGS2, Nexus S, S4 Active, OnePlus One, Innos D6000
OnePlus X
  •  

gynta

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)  ::)

Menion

I know about this, but I have currently no simple solution for this.
- Official help (ideas, questions, problems): help.locusmap.eu
- Advanced topics, sharing of knowledges: you're here!
- LM 4 Beta download, LM 4 Release download
  •