<p class="MsoNormal">Hi,</p><p class="MsoNormal"><br></p><p class="MsoNormal">I am new to marble plugin development, but I have a few
questions I haven’t been able to answer via searches on the web or looking
through marble source.</p>

<p class="MsoNormal"> </p>

<p class="MsoNormal">I was able to create custom layers using Torstens tutorials
via inheriting from LayerInterface. I also understand that programmatically adding
clickable items (like placemarks) can only be done from a plugin, unless I implement mouse
tracking manually to see if my items intersect with current mouse position
(translated into coordinates).</p>

<p class="MsoNormal"> </p>

<p class="MsoNormal">What is the best mechanism for programmatically adding a
clickable item (perhaps one for which I can define the action associated with
the click) within a plugin?</p><p class="MsoNormal"><br></p><p class="MsoNormal">If there are some thoughts to adding a way to programatically add an item via the MarbleWidget object, I would be open to helping contribute to get it into the baseline.</p>


<p class="MsoNormal"> </p>

<p class="MsoNormal">Thanks,</p>

<p class="MsoNormal"> </p>

<p class="MsoNormal">-Paul</p>