Map presentation progress
Posted by mholmes on 15 Jun 2015 in Activity log
For the map presentation, we need a demo of side-by-side rendering. I've got the basics working:
- A framework HTML file which presents two linked map renderings.
- Our map rendering on the left, and other maps on the right selected by a drop-down selector.
- Some basic CSS.
- XSLT to render JS objects from the zone elements in the apparatus file.
- An ant build script to build the project and push changes to the hcmc web space.
The next stage is to implement zones on the map and zoom to them when specific sheets are selected on the right.
Things learned: still can't use PNGs in Zoomify layers; can't zoom out below the lowest zoom level.