PointGeocachingData - owner

Started by Kuratkoo, November 22, 2011, 14:25:42

0 Members and 1 Guest are viewing this topic.

Kuratkoo

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";



Thanks for some help,
Kuratkoo
  •  

Menion

#1
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 ...
- Official help (ideas, questions, problems): help.locusmap.eu
- Advanced topics, sharing of knowledges: you're here!
- LM 4 Beta download, LM 4 Release download
  •  

Kuratkoo

#2
Ha! Great. It works! Thanks.
  •  

smile99

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.