s2maps-gpu - v0.18.0
    Preparing search index...

    Type Alias Sources

    Sources: Record<string, Source>

    Where to fetch data and JSON guides on how to fetch them. If JSON data, it can be included directly in the source

    ex.

    "sources": {
    "countries": "/s2json/countriesHD.s2json",
    "earthquakes": "/s2json/earthquakes.s2json"
    }