On Thu, Aug 14, 2008 at 01:08:31PM -0700, Greg Ederer wrote:
> function init()
> {
>   map = OpenLayers.Map("map");
>   wms = new OpenLayers.Layer.WMS(

          ^^^ Compare these two lines.


(You're missing a 'new' before the Map() call.)           

Regards,
-- 
Christopher Schmidt
MetaCarta
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to