I get a message like "Another API Maps key is required. You can get one at http://code.google.com/apis/maps/"
This is GWT app. The map is inside. Here is the index page source: <html> <head> <script type="text/javascript" src="http://www.google.com/jsapi? key=ABQIAAAAQblj9ry3ZEAiFJQMpTPaGBTFRxXUXAFUUAJT4xJ7N3nu4KBSYBSvhc607zjOOywv3K7n5d7j65iUhQ"></ script> <script type="text/javascript"> google.load("visualization", "1", {'packages' : ["piechart", "table"] }); </script> <script type="text/javascript"> google.load("maps", "2",{"other_params":"sensor=false"}); </script> <meta name='gwt:module' content='com.bsman.BSManagerApp'> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta name='gwt:property' content='locale=ru_RU'> <title>BSManager CRM/ERP</title> </head> <body bgcolor="white"> <iframe id="__printingFrame" style="width:0; height:0; border:0"></ iframe> <iframe id="__gwt_historyFrame" style="width:0;height:0;border: 0"></iframe> <script type="text/javascript" language="javascript" src="com.bsman.BSManagerApp.nocache.js"></script> </body> </html> > > >http://92.255.14.86:8080/BSMDEMO/ > > > the key is registered tohttp://92.255.14.86:8080 > > here is the key: > > ABQIAAAAQblj9ry3ZEAiFJQMpTPaGBTFRxXUXAFUUAJT4xJ7N3nu4KBSYBSvhc607zjOOywv3K7n5d7j65iUhQ > > > is this info enough? please tell me what is the problem > > All I see at that URL is a login prompt. Is there supposed to be a > map? > > -- Larry > > > > > On 12 ÜÐà, 18:04, "geocode...@gmail.com" <geocode...@gmail.com> wrote: > > > > On Mar 12, 5:49 am, Alex Sigalov <asvi...@gmail.com> wrote: > > > > > I register a key forhttp://92.257.15.90:8080/(addresschanged) and > > > > it does not work. > > > > This same domain i get when i type > > > > javascript:alert('http://'+window.location.host) that means this is > > > > the right host. The IP is public external IP. > > > > What is the reason the key does not work? > > > > How are we supposed to know without a link to the non-working page? > > > > -- Larry- Hide quoted text - > > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.