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>
_______________________________________________
Dev mailing list
Dev@openlayers.org
http://openlayers.org/mailman/listinfo/dev

Reply via email to