TimeWalkOrg / Manhattan

Source material (Wiki) and Issues List (bugs) for the TimeWalk Manhattan project
2 stars 0 forks source link

Store GPS location in building objects #63

Open tedbarnett opened 11 months ago

tedbarnett commented 11 months ago

We need to add a feature to our building Blueprints: the actual gps location of the building. When the building is dragged out into the viewport, it snaps to that location. Make that location editable (i.e. a mode where the building can be moved around and the gps data is then updated from that move).

tedbarnett commented 11 months ago

Ideally, we can translate between map-location (x,y) and real-world GPS location (lat, long). If we enter a GPS location, it is automatically translated into a map location, and vice-versa.