Topic: mapbox archive image and shape data related

HI ,

1. I wanted to fecth archive data from mapbox , pls share tips to do that.

2. How can i fetch osm data into app.

I am connected to internet ..

Re: mapbox archive image and shape data related

Hello.

Unfortunately, I did not understand your questions.
Please rephrase them in more detail.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.

Re: mapbox archive image and shape data related

Want to overlay place information at run time ..

Re: mapbox archive image and shape data related

It depends on what you mean by overlay.
If that means merging the texture generated by the RWT and some kind of overlay texture, then the Unity Terrain Engine does not support this, and you need to create a custom terrain shader to do this.
If you want to display information as separate objects, then use the RWT API to convert the coordinates to Unity World Position and place the objects.
https://infinity-code.com/doxygen/real- … f5bd3c64ac

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.