Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 615 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 615 Bytes

#MapMachina

##

Program written in pure javascript (without any libraries) to view a map from a map tile server either as quadkey or as z/x/y notations.

  • The map viewer support at the momemnt 16 zoom levels on IE, Firefox, Edge, Opera and Chrome.
  • Added recently poi support, panTo and zoomTo functions.
  • It only supports raster tiles for the moment.

#Run the program

Run node app.js and browse to http://localhost:8000

#License License