0

Readded url hash updating

as a "side-effect", the current coords remain centered when switching
tilesets.  at least in theory.  needs more work
This commit is contained in:
Andrew Chin
2012-02-11 00:29:28 -05:00
parent 2e3bf7330d
commit eb9649e310
2 changed files with 81 additions and 54 deletions

View File

@@ -209,6 +209,9 @@ overviewer.views.GoogleMapView = Backbone.View.extend({
}
}
// for this world, remember our current viewport (as worldcoords, not LatLng)
//
}
});