Implement a vector map React app with minimal configuration effort.
PTV Developer APIs used in this tutorial:
- Replace the API key placeholder "YOUR_API_KEY" in
src/App.js
with your PTV Developer API key. - Run
npm install
in the main directory. - Run
npm start
to start the application.