Here is the map URL: http://www.dustywilson.com/hammerfall/map.html
Currently, it's supposed to be putting 20 markers in an even diagonal line across the map. Instead, they're all pinned to the left-side of the map. If I change the zoom before the markers are added, they still get pinned to the visible left-side of the map. I've tested to make sure my custom GProjection (called HProjection in the code) provides proper values returned from the HProjection.prototype.fromPixelToLatLng and HProjection.prototype.fromLatLngToPixel functions. In addition, when I zoom with my mouse wheel, the red zoom box effect shows up also pinned to the left-side of the visible map. I have a feeling that this is related. Everything else works great. The markers don't. I feel like I'm missing something very obvious, but I can't find it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
