<html style="direction: ltr;">
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8"><style>body
      p { margin-bottom: 0cm; margin-top: 0pt; } </style>
  </head>
  <body style="direction: ltr;"
    bidimailui-detected-decoding-type="UTF-8" bgcolor="#FFFFFF"
    text="#000000">
    <p>Hi all,<br>
      <br>
      I want to draw a csv-like file of points that shows schools, on
      the marble map.<br>
      In the file store this info: name, lat, lon, type, ... .<br>
      Schools have types and each type should have a specific icon on
      the map.<br>
      When user click on the school icon should see some info of the
      school,<br>
      and when Right click on the school icon can do some function such
      as selecting school.<br>
      <br>
      How can guide me that how do it.<br>
      Very Thanks.<br>
    </p>
  </body>
</html>