Skip to content

aerisweather/mapsgl-react-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mapsgl-react-example

This project provides examples of how to work with our MapsGL Javascript SDK within a React application. We've included map-related components as part of these projects that you can use within your own applications as a starting point for integrating our mapping SDKs into your own React applications.

This project is set up to either use Mapbox GL or Maplibre GL mapping SDKs for the web.

Getting Started

Follow the following steps before trying to run the project locally:

  1. In the project directory, run yarn install to install all of the required dependencies.
  2. Copy the .env.tpl file to .env and fill in your Mapbox token (if using Mapbox only) and your AerisWeather account's ID and secret keys.
  3. From the root of the project directory, run yarn start to start up the local development server to launch the application.

Learn More

You can learn more about MapsGL by visiting our MapsGL product page. Also be sure to check out the developer documentation for our MapsGL Javascript SDK.

Support

Feel free to post an issue in this Github repo for any bugs, technical issues or questions you may have related to this package. For sales information regarding our MapsGL product and subscriptions, reach out to our sales team.

About

An example React app that uses our MapsGL Javascript SDK.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors