0

Can somebody share an example on how to place a simple marker on the harp-gl generated map? I can't find any information on how to achieve it. Thank you

faremax
  • 11
  • 2

1 Answers1

0

here are two examples of markers for a point:

harp.gl docs geojson points

harp.gl docs lines and points

On each of these web pages you can click the </> logo in the bottom right corner to see an example in JavaScript code.