tangrams / cartography-docs

Documentation for Mapzen house styles, icons, and more
https://mapzen.com/documentation/cartography/
Creative Commons Attribution 4.0 International
12 stars 3 forks source link

add api key docs #6

Closed kkowalsky closed 7 years ago

kkowalsky commented 7 years ago

fixes #2

@nvkelso I put the examples for Tangram JS and the YAML syntax together in the API Reference as it makes more sense. I could add it to 'Get Started' as well, but I don't think it's necessary.

still unsure if the default = false?

nvkelso commented 7 years ago

This is aspirational at the moment since no house style currently supports this API method.

Once they do, we can merge this.

We should probably add a bullet point to each house style in styles.md saying that it's not yet supported? (And when it is we'll move that bullet point to the supported column?)

nvkelso commented 7 years ago

Yes, the default will be false – which means the style would only have access to anonymous rate limits + cached tiles.

kkowalsky commented 7 years ago

just noticed that https://mapzen.com/documentation/tangram/android-walkthrough/#using-mapzens-vector-tile-service uses this already in the walkthrough...