Skip to content

Instantly share code, notes, and snippets.

@jiangzhuo
Last active December 22, 2021 06:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jiangzhuo/18b689d270dca2b0920828d72d8f5f9e to your computer and use it in GitHub Desktop.
Save jiangzhuo/18b689d270dca2b0920828d72d8f5f9e to your computer and use it in GitHub Desktop.
{
"enabled" : true,
"services": [
{
"id": "tiles",
"name": "OpenSearch Maps Tile Service",
"manifest": "https://maps.opensearch.org/tiles/v2.json",
"type": "tms"
},
{
"id": "geo_layers",
"name": "OpenSearch Maps Vector Service",
"manifest": "https://maps.search-services.aws.a2z.com/vectors/v2.json",
"type": "file"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment