On Oct 29, 11:18 pm, feroze <[email protected]> wrote: > i have the same problem..
Different problem. Your code is not initializing the map. Put this in the address bar: javascript:map.setCenter(new GLatLng(0,0)); and the map appears. -- Larry > > We are using this control in our application at the following url. > Until yesterday evening, it was working fine and today suddenly we > noticed that the map is not appearing anymore. The location markers > are not appearing either. > > http://e2e1.e2e.cyso.net/office-locator-test/nederland-en.aspx > > You can see that Google logo and the link 'Terms of Use' are visible > but the map (including the panning and zooming control) is not there. > We had not made any changes to the code or the environment. We have > also confirmed that the google API key is correct and no error related > to key is returned by Google. We are using the log4net to log all the > API calls and there is no record of any error returned by the API. All > the geocoding calls are returning the right response data XML data as > before. > > Can you check what is happening here? Also if anyone else experienced > a similar issue these days? Please help! > Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
