In this tutorial says that you change [YOUR_KEY] (in developer-config.xml) and junst replace by your graphopper key. So I login in my account an in the API keys, just copy one key and put in the code.
When starts the application, the map show nothing (just a white screen). When I debug code the onMapReady event not fire.
I’ve made more test, for example if put this addrees (that stay in developer-config.xml) in my browser: https://tiles.mapilion.com/assets/osm-bright/style.json?key=<> just answered: Unauthorized: Invalid key. Please contact us and retrieve a valid key.
What’s the correct graphopper key? just the API key section on my profile?
Ah, good question. We have to make clear that there are two different API keys: one for the routing (gh_key) and one for your vector tiles (like maptiler, mapilion, thunderforest, …) which you have to replace 3 times. Have fixed this and also updated the tutorial.
You don’t need to pay for mapilion, there is no automatic signup yet. Just send them an email and you will receive a free API key to test mapilion and to develop your app.