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

Fix to read-only error setting prototype members #106

Closed ChadBH closed 5 years ago

ChadBH commented 5 years ago

Fixes issue #105 by using Object.defineProperty

rjhernandez commented 5 years ago

This should be prioritized! 👍

thor-schueler commented 5 years ago

This has been included in version 6.0.2. Please verify.