tangrams / tangram-unity

Mapzen maps for Unity3D
Other
166 stars 48 forks source link

Can't get the API key to install the package #93

Open Storm-Develop opened 6 years ago

Storm-Develop commented 6 years ago

screenshot_15 The link to sign up or sign in is down.

matteblair commented 6 years ago

Yeah, sorry about that. Mapzen is no longer providing developer services as of January 31, 2018: https://mapzen.com/blog/shutdown/ This means the vector tile server is offline as well.

You can check out https://www.nextzen.org/ instead for a replacement service.

I'll leave this issue open so I remember to update the README and tile URLs.

Storm-Develop commented 6 years ago

Sorry to hear that=( Thank you

RedTheKitsune commented 6 years ago

I refactored it, so now it works with Nextzen. Here is the PR link: https://github.com/tangrams/tangram-unity/pull/94