Hi,
I've recently been working on a project that is supposed to be using Spherical Mercator as the internal projection. In this project, I have a graticule layer. However, the graticule only displays in decimal degrees instead of meters and the interval is hardcoded to 50 degrees no matter what my zoom level.
I read previously in the "Graticule with Google Projection" sample project that the graticule layer is inherently geodetic, and you must set the internal projection of this layer to WGS84 string and the external to the desired (Spherical Mercator); however, this still yields a graticule in decimal degrees and at 50 degrees interval.
How do I display the graticule in meters and to control the interval more sensibly?
Thanks,
Damian A. Hite