UNPKG

vue-azure-maps

Version:

Integrate Azure Maps in your Vue application

44 lines (16 loc) 1.71 kB
## [0.0.30](https://github.com/rickyruiz/vue-azure-maps/compare/v0.0.29...v0.0.30) (2020-12-19) ### Bug Fixes * **AzureMap:** change style options ([e4f6c59](https://github.com/rickyruiz/vue-azure-maps/commit/e4f6c597dae2cef6ed34a473cea83d042bda76b7)) ## [0.0.29](https://github.com/rickyruiz/vue-azure-maps/compare/v0.0.28...v0.0.29) (2020-03-25) ### Bug Fixes * **AzureMap:** 🐛 change bounds prop type ([c6c29b0](https://github.com/rickyruiz/vue-azure-maps/commit/c6c29b0ad5da8d14c9376d0da7937625b856f298)) ## [0.0.29](https://github.com/rickyruiz/vue-azure-maps/compare/v0.0.28...v0.0.29) (2020-03-25) ### Bug Fixes * **AzureMap:** 🐛 change bounds prop type ([c6c29b0](https://github.com/rickyruiz/vue-azure-maps/commit/c6c29b0ad5da8d14c9376d0da7937625b856f298)) ## [0.0.28](https://github.com/rickyruiz/vue-azure-maps/compare/v0.0.27...v0.0.28) (2020-03-09) ### Bug Fixes * **AzureMapPoint:** 🐛 change properties binding ([369ee17](https://github.com/rickyruiz/vue-azure-maps/commit/369ee17caa045cd26b60f3a722a357d2c8403ce5)) * **AzureMapStyleControl:** 🐛 cast mapStyles type ([e90a626](https://github.com/rickyruiz/vue-azure-maps/commit/e90a6267ec3406f21032671625eb89ab892e7f79)) * **docs:** 📝 change import typo ([e044bf6](https://github.com/rickyruiz/vue-azure-maps/commit/e044bf6b871dbde98e26360e308f921a01d2b2fd)), closes [#8](https://github.com/rickyruiz/vue-azure-maps/issues/8) [#9](https://github.com/rickyruiz/vue-azure-maps/issues/9) ### Features * **control:** ✨ add geolocation control component ([a374f9f](https://github.com/rickyruiz/vue-azure-maps/commit/a374f9f49f7b38cf7e0bd51d213c4ac4ee5c660e))