On Mon, Dec 29, 2008 at 12:48:48PM +1300, Neil Fincham wrote: > Thanks Christoper, > > Tried that you can see the results here;- http://dev.asdf.co.nz/index2.html > , no map at all now did I do something wrong?
Yes. You should install Firebug, which would let you know you have a Javascript error: specifically, you have a missing '}' after your map options. Regards, -- Christopher Schmidt MetaCarta _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
