Hello folks,<br><br>I am planning to implement BookMark functionality in the marble. Initially it was suggested to save it as a placemark and when visibility is false it will work as Bookmark.<br><br>But my view about this is there is no reason to use placemark as a bookmark, because both two are separate things and it will decrease understandability of modules.<br>
<br>So what I am planning is something like :<br><br>1. Implement LookAt tag<br><div style="margin-left: 40px;">&lt;LookAT&gt;<br><div style="margin-left: 40px;">&lt;longitude&gt;&lt;/longitude&gt;<br>&lt;latitude&gt;&lt;/latitude&gt;<br>
&lt;altitude&gt;&lt;/altitude&gt;<br></div>&lt;/LookAt&gt;<br><br>with GeoDataLookAt class.<br><br></div>2. Implement BookMark tag<br><div style="margin-left: 40px;">&lt;BookMark&gt;<br><div style="margin-left: 40px;">&lt;name&gt;&lt;/name&gt;<br>
&lt;description&gt;&lt;/description&gt;<br>&lt;LookAt&gt;&lt;/LookAt&gt;<br></div>&lt;/BookMark&gt;<br><br>with GeoDataBookMark class to hold data.<br><br></div>3. All data which is there in GeoDataBookmark can be reused in GeoDataPlacemark, so inheritance tree can be look like,<br>
<br>GeoDataObject &lt;- GeoDataFeature &lt;- GeoDataBookmark &lt;- GeoDataPlacemark<br><br>and it will do an important task &quot;Fixing Placemark to support
AbstractView/LookAt&quot;.<br><br>This was all about my though process, now I want to know your suggestions about this. Please correct me if something is wrong.<br><br>Regars,<br>Gaurav__<br><br><br> <br clear="all"><br>
-- <br>GAURAV GUPTA<br>B.Tech III Yr. , Department of Computer Science &amp; Engineering<br>IT BHU , Varanasi<br>Contacts<br>Phone No: +91-99569-49491<br><br>e-mail : <br><a href="mailto:gaurav.gupta@acm.org">gaurav.gupta@acm.org</a><br>
<a href="mailto:gaurav.gupta.cse06@itbhu.ac.in">gaurav.gupta.cse06@itbhu.ac.in</a><br>