P
P
p0n41k2018-10-24 15:02:24
Unity
p0n41k, 2018-10-24 15:02:24

How do I add an area to a map in Mapbox?

I'm making an application using Mapbox in Unity. I use a standard map, but on it, when I zoom in, there is no area I need, can you tell me how to add this area to the map? Oh, and one more thing, all this should work without internet access.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
freeExec, 2018-10-24
@p0n41k

There is a module that caches requests from the Internet and adds them to the sqlite database. Here you need to finish it so that it takes data directly from your mbtiles. Accordingly, you will prepare them yourself and will be able to put any geometry you need there.
Well, according to the Mapbox business model, you upload your "areas" to their servers in convenient formats, and they give them to you already in vector tiles, you naturally pay for this.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question