wrld3d / unity-api

Issue tracking for the WRLD Unity SDK
28 stars 8 forks source link

CameraApi should support indoor maps #97

Closed jonty-dawson closed 3 years ago

jonty-dawson commented 5 years ago

CameraApi.MoveTo, CameraApi.AnimateTo etc should be able to specify a target point on an indoor map, in a similar manner to WRLD Android + iOS SDKs.

For example: https://wrld3d.com/android/latest/docs/examples/move-the-camera-to-an-indoor-map/ https://wrld3d.com/android/latest/docs/examples/animate-the-camera-to-an-indoor-map/ https://github.com/wrld3d/android-api/blob/master/sdk/src/main/java/com/eegeo/mapapi/EegeoMap.java#L171

ghost commented 3 years ago

Tracked internally: WRLD-332