0

I use ng-map library for Angular. I try to show one or some markers on map. I have read tutorial and can display it via directive market in template HTML like as:

<marker position="-25.363882, 131.044922" on-click="click()" title="Click to zoom"></marker>

But how I can do it from controller Angular if there are some markers map?

scniro
  • 16,844
  • 8
  • 62
  • 106
Hamed
  • 410
  • 1
  • 13
  • 21

0 Answers0