elabx Posted July 18, 2019 Posted July 18, 2019 Has anyone done a non-geographical map? That is, an image of a mall, a park, plaza, etc with markers and some navigations (zoom/pan). Any js libraries to recommend? Found this: https://leafletjs.com/examples/crs-simple/crs-simple.html Something like this is the closest i could find, but don't know how much I'll be able to hack it to save maps in PW: https://codecanyon.net/item/image-map-pro-jquery-interactive-image-map-builder/2792438
netcarver Posted July 18, 2019 Posted July 18, 2019 How about this 3D Interactive Mall Map over at Codrops? 2
Beluga Posted July 19, 2019 Posted July 19, 2019 19 hours ago, Sanyaissues said: Try http://kartograph.org/ The repos say they are unmaintained. For the Python lib they recommend https://github.com/mbloch/mapshaper as an alternative. For the JS lib they recommend https://d3js.org/ for the mapping and https://github.com/topojson/topojson instead of SVG as the data format. 2
Recommended Posts