Skip to content

Latest commit

 

History

History

SpirareBrowser-Quest-3DMaps

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

SpirareBrowser-Quest-3DMaps

This project is a browser application for Spirare that is capable of displaying a 3D map and overlaying POML data on it.

Spirare Browser Qeust 3DMaps Demo

Target Devices

Meta Quest

Project Setup

Get Google API Key

Please obtain the API key, referring to the link below.
https://developers.google.com/maps/documentation/tile/get-api-key?hl=en

Set API Key

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>

Tileset API Key Settings

Build settings

Switch the platform to Android and build the project.

Usage

How to operate

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.

Load POML from local files

Place POML files (.poml) or POML.zip files (.poml.zip) under the Android\data\jp.co.hololab.spirarebrowserquest3dmaps\files\LocalContent folder.

Place POML with SideQuest

These POML files are loaded when the application starts.

Load POML from URL

Access http://<Quest IP Address>:8080 in your PC's browser to open the management page.

App management page

Load the POML file by entering the URL in the input field and pressing the Load button.