1

Topic: VC zoom in easymaps

I have just had pointed out that some easymaps in our website were failing to display.

The javascript that I used included:

Gridmap.src = 'http://www.brc.ac.uk/schemes/NBNWidget/ … .aspx?tvk=' + tvk + '&title=com&bg=VC&link=0&gd=100km&vc=96&terms=1&b0fill=FF8000&ref=1&css=http://www.hbrg.org.uk/PhaseOne/nbn.css'

Playing with the parameters in the address line gets the problem down to the &vc=96.  Take that out and the UK map displays - but we want a zoom to VC 96.

Looking at the documentation at http://www.brc.ac.uk/schemes/NBNWidget/ … ps_v7.pdf, this parameter still seems to be valid.

For this particular application a zoom to VC is essential, so a solution would be welcome.

Murdo

2

Re: VC zoom in easymaps

I have a workaround using tr and bl, but calling a VC directly would be easier.

M.