On Feb 6, 1:46 pm, Jason Andreoni <[email protected]> wrote: > This is from the current source code of that live page: (clear cache?)
Nope: it wasn't loaded from cache. Anyway: the current version has your function definition for createCenterMarker, but you're not using it. When you create a marker for the "center" location, you are still calling createMarker. (That's one of the lines I suggested earlier: you need to change it to use the right function) Andrew -- 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.
