Longdo Map Demo for ReactJS is a sample project of how to use Longdo Map Javascript API in a project using ReactJS.
- Request API key for Longdo Map
- Replace obtained API key on a variable
mapKey
insrc/App.js
- Run
yarn install
- Run
yarn start
id
(required) -> HTML id of map containermapKey
(required) -> Obtained API key from https://map.longdo.com/apicallback
-> Callback function after a map is initialized, use this for map customiztion
Have a bug or a feature request? Please feel free to contact us at [email protected].