On Aug 14, 1:01 pm, Mark <[email protected]> wrote: > "This website needs a different Google Maps API key" > > This message appears in a messgebox whenever I open my website. > > It was working fine during the website construction on > mj-auction.bethwebs.com > > Then I purchased a domain name > tyrrellspass-motor-auction.com and pointed the domain name to mj- > auction.bethwebs.com > > This is the code I inserted in my webpage but I am still getting the > message on EVERY page. > > <script src="http://maps.google.com/maps? > file=api&v=2&key=ABQIAAAAjPvIUZgdt_p4m4kWDYbJ- > xR7TyxnRpCLCrV4myqgrO4DPzNNqhQdvvAGpFPVOiTWpyiwf33lnkU4ng&sensor=false" > type="text/javascript"> > </script> > > <iframe width="425" height="350" frameborder="0" scrolling="no" > marginheight="0" marginwidth="0" src="http://maps.google.ie/maps/ms? > hl=en&ie=UTF8&msa=0&msid=117190846176128883507.00048d23c17b03ad > 23e21&t=h&ll=53.38434,-7.380785&spn=0.003405,0.001266&outpu > t=embed"></ > iframe>
The above looks like a "MyMaps" based map. It wouldn't need a key. Have you tried just removing the line further up that included the API? -- Larry > > Any ideas please?? -- 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.
