[OpenLayers-Dev] displayProjection in IE

toni hernández tonidelacalle at gmail.com
Tue Mar 10 03:56:22 EDT 2009


hi,

I need to reproject a map with proj4js from 4326 to 23030 and display the
mouseposition in 23030.
All the proj4js files with my projections are included (as I read somewhere)
but still IE is not reprojecting.
FF works great.
What's that I am missing?

Cheers.

    <script src="../proj4js/lib/proj4js.js"></script>
    <script src="../proj4js/lib/defs/EPSG23029.js"></script>
    <script src="../proj4js/lib/defs/EPSG23030.js"></script>
    <script src="../proj4js/lib/defs/EPSG23031.js"></script>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-dev/attachments/20090310/88feeec6/attachment.html


More information about the Dev mailing list