# Create a new folder using create-react-app and cd into it npx create-react-app mapbox-covid cd mapbox-covid # Packages to use in this tutorial npm i node-sass mapbox-gl swr country-code-lookup # ...
この記事は、先日配信されたMapbox NewsletterのWEEKLY TIPSで紹介されていた「陰影処理を追加」についての解説です。このサンプルではhillshadeレイヤーの使い方について例示しています。また、Newsletterの購読はこちらからお申し込みいただけます。 以下が本 ...