infusion-code / angular-maps

Angular Maps (X-Map) is a set of components and services to provide map functionality in angular 2+ apps. X-Maps architecture is provider independent and can be used with Bing, Google, ESRI or any other service enabled mapping provider. X-Map contains a default implementation for Bing Maps.
MIT License
41 stars 34 forks source link

Font Awesome 5 not working #126

Open ghost opened 4 years ago

ghost commented 4 years ago

As the title states, I cannot get font awesome 5 to work correctly using unicode versions of the icons.

The only version I could make it work with is 4.6.3 which is the one shown in the demo.

Has anyone experienced this issue before? Is there a resolution?