Some feature requests / proposals:
- Mousewheel zooming
- Mousing over only pops up usernames instead of full-scale info balloons
- Ability to select terrain
I've found mousewheel zooming and terrain selection in the
Google Maps API, but I'd like some hint as to where in the code to add it, like where the map pane is created. The info balloons are more complicated, but I think that I could handle them.
If I successfully make those changes, I'll post them here.