I am using MapBox for an iPad application, and we want to use various image sources for map images.
Is there a way to get Google map tiles and show them in a MapBox?
We could build a url to get tiles directly, but Google will block you if you do this because we will not use the official API.
Is there any other option to solve this problem?
source share