Skip to content

Latest commit

 

History

History

code_and_tutorials

Code examples and Tutorials for our API's

The folders in this directory contains tutorials and code examples demonstrating use of our API's.

About the Tutorials

Code Description
Maptiles Leaflet.js Demonstrates the use of Norkart's maptiles with leaflet.js. Live Demo
Maptiles Mapbox.gl Demonstrates the use of Norkart's maptiles with mapbox Live Demo
Use of leaflet-webatlastile Shows how to use the leaflet-webatlastile to add Norkart's maptiles to Leaflet. Uses the Parcel bundler.
React Example Shows an example of using Norkart's maptiles, search and 'matrikkelkart' APIs in a simple React application. The example is written in typescript and uses recoil, react-leaflet and material-ui libraries. Live Demo
Use of Cesium and Leaflet Shows how to use Cesium and Leaflet, and how to swich between the map views in React.