Add a 3D Map to a Scene
Start with an empty scene and easily add a 3D map.
- Import the WRLD Unity SDK package into your project as described here
- Make a new scene
- Create a new GameObject and add the Wrld Map component to it
- Set the Camera field of the Wrld Map to be your scene’s Main Camera
- Tick the Use Built-in Camera Controls to enable the default mouse and touch controls for the camera
- Click the Play button and you should see the map stream in
Support
If you have any questions, bug reports, or feature requests, feel free to submit to the WRLD Unity SDK issue tracker on GitHub.
v0.8.203
- Moving the Camera
- Adjusting Camera Heading & Tilt
- Animating the Camera
- Set a Custom Render Camera
- Selecting Buildings
- Placing Objects on Buildings
- Highlighting Buildings
- Clearing Highlights
- Updating Building Highlight Color
- Picking Buildings
- Enter and Exit an Indoor Map
- Display the Name of an Indoor Map
- Moving between Indoor Map Floors
- Animating Indoor Maps with a Slider
- Indoor Maps with Custom Materials
- Highlighting Indoor Map Entities
- Picking Indoor Map Entities
- Query Indoor Map Entity Information
- Precache map data
- Cancel precaching map data
- Position Object on the Map with a GeographicTransform
- Position Object on the Map with a Positioner
- Fly Object Over Map
- Place a 2D View on the Map
- Position Object on an Indoor Map
- Place a 2D View on an Indoor Map
- Find Point on Transport Network
- Find Path on Transport Network
- Follow Path on Transport Network
- Visualize Transport Network
- Access Network using TransportGraph
- Find Point on Path
- Enable Labels
- Colliding with map geometry
- Coordinate Systems
- Custom Materials
- Custom Textures
- Debugging & Performance
- ECEF Coordinate System
- GeographicTransform Information
- SDK Package Structure
- Using the Built-in Camera Controls
- Using Your Own Camera Controls
- Separate Streaming and Rendering
- Troubleshooting
Camera
Buildings
Indoor Maps
Precaching
Positioning
Transport
Paths
Experimental Features
Miscellaneous