Hello,
The map widget uses OpenStreetMap, but I would like to use a different map. Any ideas what to do?
The map I would like to use is a topographic map from the Geospatial Information Authority of Japan. This is a map tile.
https://cyberjapandata.gsi.go.jp/xyz/std/{z}/{x}/{y}.png
thank you.
Hi Koheii,
Right, as you’ve mentioned we utilize OpenStreetMap. In order for you to start using a different map service you’ll need to create a custom widget and in that widget you’d start utilizing cyberjapandata.gsi.go.jp
You could also add the iframe of the map you want to add to a header button. like such:
Header Button Settings:
Regular Map view:
Japan Topology Map, once header button is clicked:
I hope this can help you!