terikon / marker-animate-unobtrusive

Google Maps markers become animated, unobtrusively

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not work with MarkerWithLabel

HamzaLJ opened this issue · comments

Currently I am working with MarkerWithLabel library; however, when I set it up, it does not work !
It seems that this library does not support labelContent unless you declare globally (which seems that's not possible using Ionic 3 framework).

When declaring locally marker = new SlidingMarker it works, on the same time, it seems that it does not support labelContent

Any workaround ?