Search Unity

Converting from real Cartesian Coordinates to Unity 3D Coordinates

Discussion in 'Navigation' started by unity_m1Wx2WOM2jVFCQ, Jul 11, 2019.

  1. unity_m1Wx2WOM2jVFCQ

    unity_m1Wx2WOM2jVFCQ

    Joined:
    Apr 19, 2019
    Posts:
    2
    I have a web Esri map, with normal Longitude and Latitude.
    And I have a unity game with a city engine file imported to it.
    So the same map exist on both my web page and in unity but as 3D game.

    Lets say I have a shop on the Web Map with the following coordinate:
    - longitude: 35.50376844280289
    - latitude: 33.89987212215552

    How can I get these longitude and latitude on the unity 3D game?
     
  2. DevJoker1996

    DevJoker1996

    Joined:
    Jul 12, 2019
    Posts:
    2
    You can try to find somemap SDK Like Googles map may can return the longitude and latitude by sdk api。
     
  3. unity_m1Wx2WOM2jVFCQ

    unity_m1Wx2WOM2jVFCQ

    Joined:
    Apr 19, 2019
    Posts:
    2
    You know any??
     
  4. spriggs666

    spriggs666

    Joined:
    Jul 2, 2019
    Posts:
    2