diff --git a/src/public/index.html b/src/public/index.html index 39912a9..6cbe7e2 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -826,25 +826,9 @@
-

Latitude

+

Latitude, Longitude

- {{ selectedNode.latitude }} - ??? -

-
-
-
- - - -
  • -
    -
    -
    -
    -

    Longitude

    -

    - {{ selectedNode.longitude }} + {{ selectedNode.latitude }}, {{ selectedNode.longitude }} ???