<div dir="ltr">I'm working on a marble version of the multiplayer map..<div>(online = <a href="http://mpmap02.flightgear.org/">http://mpmap02.flightgear.org/</a>)</div><div><br></div><div>I've got a "painter version" working ie painting onto the marblewidget itself..</div>
<div><a href="https://github.com/fgx/fgx/blob/marble13/src/map/xmarblewidget.cpp#L35">https://github.com/fgx/fgx/blob/marble13/src/map/xmarblewidget.cpp#L35</a><br></div><div><br></div><div><br></div><div>But what I want is to have a clickable item</div>
<div>So am unsure what to do now....</div><div><br></div><div>Should I use Placemarks ?</div><div>How would I move them ?</div><div>How should i draw the "lines" of the flight track ?</div><div><br></div><div>and I am stuck.. with experimenting with the placemarks..</div>
<div>as I cant seems to add the placemarks ...</div><div><br></div><div>I can add .. one in the constructor</div><div><a href="https://github.com/fgx/fgx/blob/2b264ac5230a7592f5d6dda559f0e49ee64fc5db/src/map/mapcorewidget.cpp#L342">https://github.com/fgx/fgx/blob/2b264ac5230a7592f5d6dda559f0e49ee64fc5db/src/map/mapcorewidget.cpp#L342</a><br>
</div><div><br></div><div>But attempts to just add some later.. fail..</div><div>they just do not appear</div><div><a href="https://github.com/fgx/fgx/blob/2b264ac5230a7592f5d6dda559f0e49ee64fc5db/src/map/mapcorewidget.cpp#L590">https://github.com/fgx/fgx/blob/2b264ac5230a7592f5d6dda559f0e49ee64fc5db/src/map/mapcorewidget.cpp#L590</a><br>
</div><div><br></div><div><br></div><div>If anyone can offer some help or tips to get me started it would be greatly appreciated.</div><div><br></div><div>tia</div><div>Pete</div><div><br></div></div>