Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Android MapBox - mix extrusion and 3D models #12528

Closed
Emixam23 opened this issue Aug 1, 2018 · 6 comments
Closed

Android MapBox - mix extrusion and 3D models #12528

Emixam23 opened this issue Aug 1, 2018 · 6 comments

Comments

@Emixam23
Copy link

Emixam23 commented Aug 1, 2018

Hi,

I am coming because, after all I read about this package, I didn't find what I was searching for.

In fact, I would like to know if I can exchange an extruded structure by a 3D model/mesh? Because at some part of my map I would like to add a mesh/model but there is an extruded building/structure.. Or at least, can I renderer it as invisible? Like change the color/properties of only one extruded building/structure?

I asked for android, but if I could get the answer for ReactJs and iOS it would be perfect :)

Thanks !

@jfirebaugh
Copy link
Contributor

Mapbox GL doesn't currently support 3D models. mapbox/mapbox-gl-js#3996 is the issue for that feature request.

@Emixam23
Copy link
Author

Emixam23 commented Aug 1, 2018

Hi !

Thanks for the reply, but does unity do it? I mean mix the extrusion and the 3D models?

Thanks :)

@abhishektrip
Copy link

@Emixam23 Yes, Maps SDK for Unity can do it. We have an example to do exactly this in our SDK.
Here is a link to the documentation https://www.mapbox.com/unity-sdk/maps/examples/replace-features/

@Emixam23
Copy link
Author

Emixam23 commented Aug 1, 2018

Wow perfect ! I read a lot about unity but couldn't find this link tho... Thanks :)

Last question, how can I make it fully generated? Because from my tests of the maps of mapbox's unity 3D extension, it's only a scene proposing only a part of the map, how can I make it infinite?

@abhishektrip
Copy link

@Emixam23 Happy to help.

Here is a zoomable,pannable map example. https://www.mapbox.com/unity-sdk/maps/examples/zoomable-map/

I suggest going through the documentation, tutorials & examples to see all the awesome possibilities of the SDK.

If you have questions please use this repo to log tickets for us https://github.com/mapbox/mapbox-unity-sdk

@Emixam23
Copy link
Author

Emixam23 commented Aug 1, 2018

Ok perfect I will, thank you so much !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants