Code examples of how to use the MapTiler Maps API with live demos.
📖 Documentation 🌐 Website 🔑 Get API Key
Table of Contents
Read the README files inside the folders. (Not all folders contain README files)
Check out the full list of MapTiler SDK JS examples
- Choropleth map basic - docs
- Choropleth geojson - Leaflet - docs
- Choropleth geojson - MapLibre - docs
- Choropleth geojson - OpenLayers - docs
- Countries with own data - docs
- 📚 Documentation - Comprehensive guides and API reference
- ✉️ Contact us - Get in touch or submit a request
- 🐦 Twitter/X - Follow us for updates
We love contributions from the community! Whether it's bug reports, feature requests, or pull requests, all contributions are welcome:
- Fork the repository and create your branch from
main - If you've added code, add tests that cover your changes
- Open a pull request with a clear summary and comprehensive description
Please create a folder per article or usecase in the product's folder. The website has an autobuild to https://labs.maptiler.com/samples/
When autobuild finished, samples can be found on
https://labs.maptiler.com/samples/[sample path]/, for example the sample in thecloud/choropleth-map-basicfolder will end up inhttps://labs.maptiler.com/samples/cloud/choropleth-map-basic/
All data and maps need to be stored in one account in MapTiler. The account is called MapTiler Web. Ask your teamleader or PO for an access. Please, mark all production datasets with label PRODUCTION and please write description to dataset/map with link where it is used for later.
Please use now just one key: kIa92mbw58jO4stVhZOO. We will replace it globally later. The key is under MapTiler Web account, so it has access to all uploaded sample data.
💜 Made with love by the MapTiler team