Flatmap Viewer

Flatmap viewer

This is a viewer for anatomical flatmaps generated by map maker. The viewer is intended to be a component of a larger JavaScript web application, although it may be used standalone for local flatmap development and testing.

Flatmap content is obtained from a flatmap server. The viewer application is based on the MapLibre open-source mapping library and uses industry standard interchange formats for web-based geographical maps.

The viewer is integrated with the SPARC portal via the flatmapvuer Vue component. It can be integrated into a map server to allow a server’s maps to be explored independently to the SPARC Portal. Learn how in the Flatmap Server Documentaiton.

Learn more about how flatmaps are made.

Source Code

Flatmap Viewer's source code is hosted on GitHub:

Installation