Wild guess: The data that tells your map where to be centred isn't
accessible from http://localhost:8088. Perhaps you forgot to move the
data file, or perhaps you've set its protection flags incorrectly, or
perhaps you're trying to read the data from "file://c:...".
Try pointing your browser directly at the data file using its
http://localhost:8088/... address. If I'm right, you should see a
meaningful error message.
You were right that you do need a new API key for localhost:8088. For
domains other than localhost you don't need a separate key for each
port, but http://localhost validation is coded differently to cater for
the fact that it doesn't need a key if there's no port number.
Hint: don't use version 250a, because that won't be available until next
year.
--
Mike Williams
--
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.