0
This repository has been archived on 2025-04-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Minecraft-Overviewer/web_assets/functions.js
Ryan Finnie 45dcca82bb Add a Minecraft-friendly coordinates system
* Add x/y/z query arguments to specify MC world coordinates.  If world
  coordinates are specified, display a POI icon indicating where the
  coordinates specified are.  Gmaps-style "lat" and "lng" are still
  accepted, and will take precedence over x/y/z.

* Expand functionality of the "zoom" query argument.  "max" specifies
  the maximum zoom, and negative numbers are steps out from max.
  Gmaps-style zoom is still supported.

* Change the URL current position area to use x/y/z arguments.
  Displayed zoom uses the new zoom logic.
2011-04-17 22:38:29 -07:00

17 KiB