On Feb 16, 2:20 pm, Samuel Grant <[email protected]> wrote: > http://scgrant327.dyndns.org:8000/pages/mapdbtest.html
Two <head> tags are not allow in html. <!DOCTYPE html> <html> <head> <title>SailViewer - Realtime Regatta Maps</title> </head> <body> <div id="map"></div> <div ><input type="button" id="showmarkers" value="Static Markers" /></ div> </body> <HEAD> <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> </HEAD> </html> -- 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.
