<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello SWLUG Members,</p>
    <p>I am looking for a bit of help please. I am not very good at
      coding but have managed to get something working with plotting
      locations on a map.</p>
    <p>My first attempt can be seen at
      <a class="moz-txt-link-freetext" href="https://ospreysailing.org.uk/maps/map-boats.html">https://ospreysailing.org.uk/maps/map-boats.html</a> which looks very
      fussy & messy.</p>
    <p> My second attempt which uses different coding, but same base map
      tiles, can be seen at <a class="moz-txt-link-freetext"
        href="http://localhost/maps2/map-boats.html">https://ospreysailing.org.uk/maps2/map-boats.html</a>.
      <br>
    </p>
    <p>However, there are data points not being shown in the second
      version even though the data is in the data file. There are 4 data
      points I am aware of that are missing:</p>
    <ul>
      <li>one in El Salvador, Central America</li>
      <li>one in Mauritius</li>
      <li>One in Japan</li>
      <li>one in Gilbert & Ellis Islands in Pacific<br>
      </li>
    </ul>
    <p>If I duplicate the above 4 missing data points in the data file,
      they do get added to the 'plot' as a cluster of 2 at a coincident
      point and when you click the two instances fly out to show you
      both. I have not done this in the second example above but did
      test on my local LAN server.</p>
    <p>Other single points appear with no problem:</p>
    <ul>
      <li>Australia</li>
      <li>New Zealand</li>
      <li>Cyprus</li>
      <li>Zambia<br>
      </li>
    </ul>
    <p>Any suggestions or pointers to help me fix this problem will be
      very welcome.</p>
    <p>Kind regards,</p>
    Huw
  </body>
</html>