Closed mehl321 closed 8 years ago
I'm trying to use Leaflet.TextPath with ui-leaflet. It's a pretty neat library.
Has anybody done this before?
I tried adding my path in a layer and then call the setText method but it doesn't do anything.
setText
Using $timeout() solved my issue.
$timeout()
I'm trying to use Leaflet.TextPath with ui-leaflet. It's a pretty neat library.
Has anybody done this before?
I tried adding my path in a layer and then call the
setText
method but it doesn't do anything.