Re: Panning on UTMProjection

View: New views
1 Messages — Rating Filter:   Alert me  

Re: Panning on UTMProjection

by Greg Jewell-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I ended up overriding the pan(float Az) method in the Proj class.  The amount panned is now dependent on the current scale of the map, and this appears to be a sufficient solution.


Thanks,
Greg