Hi,

Thats cos its a new site.

There is one listing that should be showing:

 m1 = new GMarker(new GLatLng
(33.997998000000003,-81.015460000000004));
 GEvent.addListener(m1, "click", function() {
 m1.openInfoWindowHtml('<h2>5 Points Pub<h2><p><a href="http://
www.gobarfly.com/Detailed/1.html">Click to view details</a></p>');
 });
 map.addOverlay(m1);

..but more to the point, this doesn't seem to work (i.e not even the
map is showing)

It was working fine - which is the weird thing :/

Cheers

Andy




On Apr 23, 5:14 pm, "Maps.Huge.Info (Google Maps API Guru)"
<[email protected]> wrote:
> Just a guess, but it looks to me like the failure is on your server,
> not in Google's API. Note that all your counts for bars are zero.
> What's up with that?
>
> -John Coryat
>
> http://maps.huge.info
>
> http://www.usnaviguide.com
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to