Steven, this problem and the one with the projections example seem to be related, and are probably due to proj4js being unable to retrieve the required projection definitions. For proj4js to work correctly, you need a working proxy setup.
An alternative would be to include the needed projection definitions in a script block in the html head of the pages. Both examples work fine for me (with proxy setup properly). Regards, Andreas. Steven M. Ottens wrote: > Hi all, > > I'm going through the examples and I'm wondering about the > mergemodels example. I can't seem to get it working. I even installed > Geoserver and tomcat to make sure it wasn't a Java thing. What I see > is a map of Salzburg and two lists: news and scenarios. From the > description I get that I should see something on the map other than > the google-map. > > Is there some special trick I have to do, or is something missing? > > regards, > Steven > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > mapbuilder-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
