maptiler / maptiler-client-js

MapTiler APIs wrapper in JavaScript & TypeScript
https://docs.maptiler.com/client-js/
BSD 3-Clause "New" or "Revised" License
15 stars 8 forks source link

Unify maptilerClient reference in readme #11

Closed mattesCZ closed 1 year ago

mattesCZ commented 1 year ago

There was confusing name maptiler in the Static Maps code examples, but I think maptilerClient should be used as in all other examples.

Plus I've found and fixed some typos.

jonathanlurie commented 1 year ago

Thanks a lot for this @mattesCZ !