An open API service indexing awesome lists of open source software.

https://github.com/tomtom-international/tomtom-use-case-react-js-integration


https://github.com/tomtom-international/tomtom-use-case-react-js-integration

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# tomtom-use-case-react-js-integration

This tutorial shows how to display the map using TomTom SDK and React.js: React.js Map Init.

## Getting Started

Instruction:
1. Clone this repository.

2. Enter cloned directory and execute:
```
npm install
```
in order to install all dependencies.

3. Unpack TomTom Web SDK to '\public\sdk' subdirectory in project (make sure that in result you will have such file: '\public\sdk\tomtom.min.js').

4. Replace \ in App.js with your API key

5. Run the project:
```
npm start
```
In your default browser there should be this page dispalyed:
http://localhost:3000/