I am trying to load a simple map on a page (www.crimplifestyle.com/
stereotype.html) and I generated a key for it at the same web
address.

"I get an error which states Google Maps API server rejected your
request." I looked at some other threads, but they were not able to
solve my issue. Any ideas?

Here is what I am using:

<html xmlns:v="urn:schemas-microsoft-com:vml">
  <head>
    <title>My GMapEZ Maps</title>

    <meta name="gmapkey"
content="ABQIAAAAsCB01SJqxn7hqwIWl4HTyBTRzUnxUG6y_b56qlRXQRgIZWGoDxSCK7npYWzA9xS88VC5Ztd3NiI3PA"
 /
>
    <script
      src="http://n01se.net/gmapez/gmapez-2.js";
      type="text/javascript"></script>

  </head>
  <body>

    <div class="GMapEZ" style="width: 300px; height: 300px;">
    </div>

  </body>
</html>

--~--~---------~--~----~------------~-------~--~----~
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