Hi there!
I really want to create map app for iOS and Android and I used to worked with Google Map View from Asset Store But it cannot draw anything above the map, it just place the map at top of unity app.
anyone has any suggestion for the map? Please let me know.
Thanks!!!
Start with the docs on the package. It’s unlikely you are the first person to want to draw a GPS line on a map.
If you have it presented as some kind of thing in Unity, you can use a bunch of different ways to overlay more information.
If it is being presented by a package OUTSIDE of the Unity view, then you may or may not be able to overlay stuff.