I'm trying to create a map using a custom projection as detailed in the API 
documentation  (
http://code.google.com/apis/maps/documentation/javascript/maptypes.html#Projections
)
 
Everything seems to be working ok apart from the markers - to demonstrate 
the problem I'm encountering I've made a copy of the 'Gall Peters' example 
from the above page (
http://code.google.com/apis/maps/documentation/javascript/examples/map-projection-simple.html),
 
this can be viewed here:-
 
http://www.bourke-and-cooper.co.uk/gallpeters.htm
 
As you can see the only change I have made is to the size of the map DIV 
container but this seems had have some strange affect on the markers which 
are not appearing on page load but appear and disappear, seemingly randomly, 
as the map is dragged.  If I zoom in then the markers display ok and will 
stay displayed map ok.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to