How to geolocalize on custom maps iphone and android

前端 未结 2 1233
失恋的感觉
失恋的感觉 2020-12-04 03:54

My client would like me to implement geolocation in a mobile application. He want me to use a map which is quite deformed (definitely not a google-like map). Is it an easy w

相关标签:
2条回答
  • 2020-12-04 04:22

    You need to know the mapping from the client map to real world co-ordinates. Either ask your client, or perhaps you could overlay it on a google map of the same area in photoshop and work out how much you need to stretch it by in each dimension, this might get you close enough if the distortion is linear.

    0 讨论(0)
  • 2020-12-04 04:34

    Dude, you should try http://trimaps.com. It does exactly what you are looking for!

    0 讨论(0)
提交回复
热议问题