[OpenLayers-Users] Pro4js in IE
Vidal, Antoni
antoni.vidal at icc.cat
Mon Feb 16 03:39:16 EST 2009
Fantastic !!!
It woks.
Thank's Arnd
-----Mensaje original-----
De: arnd.wippermann at web.de [mailto:arnd.wippermann at web.de]
Enviado el: viernes, 13 de febrero de 2009 16:10
Para: Vidal, Antoni
CC: users at openlayers.org
Asunto: AW: [OpenLayers-Users] Pro4js in IE
I have explicity to add my projection files to the page, because IE don't load them on request by the proj4js script like FF can do.
<SCRIPT defer="defer" type="text/javascript" src="proj4js/projCode/tmerc.js"></SCRIPT>
<SCRIPT defer="defer" type="text/javascript" src="proj4js/projCode/merc.js"></SCRIPT>
<SCRIPT defer="defer" type="text/javascript" src="proj4js/defs/EPSG31466.js"></SCRIPT>
<SCRIPT defer="defer" type="text/javascript" src="proj4js/defs/EPSG31467.js"></SCRIPT>
<SCRIPT defer="defer" type="text/javascript" src="proj4js/defs/EPSG900913.js"></SCRIPT>
Arnd Wippermann
________________________________
Von: users-bounces at openlayers.org [mailto:users-bounces at openlayers.org] Im Auftrag von Vidal, Antoni
Gesendet: Freitag, 13. Februar 2009 13:46
An: users at openlayers.org
Betreff: [OpenLayers-Users] Pro4js in IE
Hello,
Finally I succes adding proj4js to my OL, but it's not a total hit because in Internet Explorer doesn't work, I get an error: "Proj4js.Proj.tmerc.init is null or not an object" and I don't understand nothing at all that it happens. In firefox, works fine.
Any idea?
Thank's
Antoni Vidal
Institut Cartogràfic de Catalunya Tel: +34-93 567 1500 Ext. 3228
Parc de Montjuïc Fax: +34-93 567 1567
08038 Barcelona http://www.icc.cat <http://www.icc.cat/>
Spain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20090216/0ffaaedb/attachment.html
More information about the Users
mailing list