ng2-ui / map

Angular Google Maps Directives
https://ng2-ui.github.io/map
260 stars 98 forks source link

Custom labels on Polygon or Custom labels on maps #289

Open sreeyashu opened 5 years ago

sreeyashu commented 5 years ago

IMPORTANT Is there a way to add labels on each polygon? Like I wanted to form a label like zone1 on polygon 1 and zone2 on polygon2 and so on...?

or is it possible to form custom labels on maps by passing the LatLang?