<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><br></div><div>To add:</div><div><br></div><div dir="ltr">MapView1.Map.AddShape("Shape1").AddCircle("Circle1", MapPoint(48.866667, 2.333333), 1000)<br></div><div dir="ltr"><br></div><div>to remove 1:</div><div><br></div><div>MapView1.Map["Shape1"].Remove("Circle1")<br></div><div><br></div><div>To clear:</div><div><br></div><div>MapView1.Map["Shape1"].Clear <br></div><div><br></div><div>but seems you cant relocate... Should be:</div><div><br></div><div>MapView1.Map["Shape1"]["Circle1"].Center = MapPoint(0, 0)<br></div><div><br></div><div>as to relocate Points it´s simply:</div><div><br></div><div>MapView1.Map["Shape1"]["Point1"].Points = MapPoint(0, 0)<br></div><div><br></div><div>Now its with Fabien.</div><div><br></div><div>-</div><div>Gen.</div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em qua, 13 de fev de 2019 às 08:21, Georgios Kalogiannis <<a href="mailto:georgioskalogiannis@gmail.com">georgioskalogiannis@gmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-family:"arial black",sans-serif"><br clear="all"></div><div><div style="font-family:"arial black",sans-serif">Hello</div><div style="font-family:"arial black",sans-serif"><br></div><div style="font-family:"arial black",sans-serif">In an existing mapview1.map I add some cycle shapes.</div><div style="font-family:"arial black",sans-serif">After this addition, is it a way to move one of the cycles in a new position ?</div><div style="font-family:"arial black",sans-serif"><br></div><div style="font-family:"arial black",sans-serif">If not, can I delete it ? (and then add a new one) </div><div style="font-family:"arial black",sans-serif"><br></div><div style="font-family:"arial black",sans-serif">Georgios</div><div style="font-family:"arial black",sans-serif"> </div><br></div><div dir="ltr" class="gmail-m_-113023904802154060gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><span><br></span></div></div></div></div></div></div></div></div><div id="gmail-m_-113023904802154060DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br> <table style="border-top:1px solid rgb(211,212,222)">
        <tbody><tr>
      <td style="width:55px;padding-top:18px"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" alt="" width="46" height="29" style="width: 46px; height: 29px;"></a></td>
                <td style="width:470px;padding-top:17px;color:rgb(65,66,78);font-size:13px;font-family:Arial,Helvetica,sans-serif;line-height:18px">Απαλλαγμένο από ιούς. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail" style="color:rgb(68,83,234)" target="_blank">www.avast.com</a>          </td>
        </tr>
</tbody></table>
<a href="#m_-113023904802154060_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"></a></div>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</blockquote></div></div>