Locus Map - forum

Development => Developers => Topic started by: Kuratkoo on November 22, 2011, 14:25:42

Title: PointGeocachingData - owner
Post by: Kuratkoo on November 22, 2011, 14:25:42
Hi,

I make new PointGeocachingData, set some data. I also set owner of geocache and all this stuff I send via API to Locus. Everything is OK, but owner name is not available.

PointGeocachingData gcData = new PointGeocachingData();
gcData.owner = "AAAA";

(//http://i.imgur.com/3Mtsi.png)

Thanks for some help,
Kuratkoo
Title: Re: PointGeocachingData - owner
Post by: Menion on November 22, 2011, 14:59:06
hmm as my girlfriend told, it's really weird that two people from Czech discuss in English :) .. anyway truth is, that this can be useful information for anyone ...

so, I discovered that text displayed next to "by ...," is not 'owner', but "placedBy' variable, so try this ...
Title: Re: PointGeocachingData - owner
Post by: Kuratkoo on November 22, 2011, 15:04:11
Ha! Great. It works! Thanks.
Title: Re: PointGeocachingData - owner
Post by: smile99 on October 19, 2013, 06:04:36
Another great example of innovation, I am glad to find it. There are so many developers working on this segment but this is one of the best innovative idea ever. Thanks for sharing it here.