On Mar 1, 8:32 pm, JamieM <[email protected]> wrote:
> My apologies for writing from a position of ignorance (our
> developer is away for the week!), but as from about 32 hours ago
> our map markers are no longer appearing.
>
> Here is an example page:

http://www.nzhistory.net.nz/map/king-country-memorials

> On this page there is a link to a kml file where all the markers
> are still showing:

http://www.nzhistory.net.nz/map/memorials-register-map

>
> Could this because of a recent api change?

Perhaps this is the time to remind you of what the documentation says
about not specifying a version:
http://code.google.com/apis/maps/documentation/javascript/basics.html

+ Choosing an API version
+ The following guidelines apply when choosing the appropriate API
+ version for your Maps API V3 application:
+ + Production applications should always specify a minor version
+ + (eg. 3.2, 3.3, etc.).

A local version of your map (minus many of the includes) works, so you
might investigate either
1. calling out version 3.3
or
2. investigating your css to see if that is causing the problem

  -- Larry

>
> Thanks
> Jamie Mackay

-- 
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