-
Script Tag (IIFE)
Simplest setup using a <script> tag. No bundler required!
-
Corrected TileLayer (ES Modules)
Uses IndiaBoundaryCorrectedTileLayer with ES module imports.
-
Service Worker
Uses a Service Worker to automatically intercept and correct tile requests.
-
Custom LayerConfig
Shows how to create a custom LayerConfig for OSM DE (tile.openstreetmap.de) tiles.