B
B
BristlyStarling2016-08-10 18:10:01
Unity
BristlyStarling, 2016-08-10 18:10:01

How can I implement a map like in Pokemon Go on Unity?

There are several paid assets such as Google Maps for Unity, Online Maps. But maybe you can load the map from some resource and update the texture? Or how is it done now?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Daniil Basmanov, 2016-08-10
@BristlyStarling

You can’t pump up maps for the entire planet, too much space will be required. Everyone downloads maps from the Internet, but if we talk about mobile phones, then Google and Yandex have a cache for maps, so you have to download it once. You can try to work with the Google API directly, but most likely you will have to write your own map drawer.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question