rickyruiz / vue-azure-maps

Integrate Azure Maps in your Vue application
https://rickyruiz.github.io/vue-azure-maps/
MIT License
24 stars 14 forks source link

master is not working #3

Closed vaibhavkumar049 closed 5 years ago

vaibhavkumar049 commented 5 years ago

I tried to clone this repo and did npm i and changed key but it is not working error in console Error: Failed to retrieve the style definitions: TypeError: Failed to fetch at eval (webpack-internal:///./node_modules/azure-maps-control/dist/atlas.min.js:3844) at async Promise.all (:8080/index 1)

webpack-internal:///./node_modules/azure-maps-control/dist/atlas.min.js:3766

rickyruiz commented 5 years ago

Try using yarn.

After you clone the repository, run yarn and it will install the dependencies.

vaibhavkumar049 commented 5 years ago

error

I did all of things you said , still I am getting this error Content of map is not loading , I am getting this blank screen

vaibhavkumar049 commented 5 years ago

Sorry @rickyruiz , I find out that Azure map is not supported in India and that explains why I can't make a request to atlas Screenshot from 2019-06-06 12-14-55

rickyruiz commented 5 years ago

I'm sorry to hear that, I thought all regions were supported 😞.

Here's a related question that was answered by Ricky Brundritt, a Senior Program Manager for Azure Maps. Maybe you can ask if they are planning on supporting India any time soon.