This project is a browser application for Spirare that is capable of displaying a 3D map and overlaying POML data on it.
Meta Quest
Please obtain the API key, referring to the link below.
https://developers.google.com/maps/documentation/tile/get-api-key?hl=en
Select Assets\Resources\Spirare\GooglePhotorealistic3DTilesSourceSettings
and enter the following URL into the URL field.
https://tile.googleapis.com/v1/3dtiles/root.json?key=<Your API Key>
Switch the platform to Android and build the project.
You can change the position and size of map objects by manipulating the sides of the map base with the controller. By operating the top surface of the map with the controller, you can move the center of the map and zoom in or out.
Place POML files (.poml) or POML.zip files (.poml.zip) under the Android\data\jp.co.hololab.spirarebrowserquest3dmaps\files\LocalContent
folder.
These POML files are loaded when the application starts.
Access http://<Quest IP Address>:8080
in your PC's browser to open the management page.
Load the POML file by entering the URL in the input field and pressing the Load
button.