On your custom projection, the scale doesn't vary with latitude, so there's no need for all the complexity of a dynamic GScaleControl. You could get away with manually creating one scale image for each zoom level. Create your own custom control, and simply switch the image whenever there's a zoomend event.
You then get the advantage that your scale graphic can be chosen to match the style of the game, and can display game-related distance measurements (e.g. leagues or stadia) instead of having to have miles and kilometres. -- Mike Williams http://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
