On Apr 15, 10:26 pm, Pankaj Raghuwanshi <rainrays.prof...@gmail.com>
wrote:
>  I generate a key for
http://rainrays.com

You already said that...


>
> >  i implement this key with map. off line working fine but online i
> >  receive a message by JavaScript alert ,

Offline (local host or a file on your computer) skips the key check.

> This site need a different
> google map API KEY,  generate  another key for this site .
> usinghttp://code.google.com/apis/maps/. I generate again a key forhttp://
> rainrays.com. He give me same key . and this key not
> generating map.
>
> file name map.php .this file will open on popup window
>
> file pathhttp://rainrays.com/map?mem_id=11<http://rainrays.com/map?mem_id=117>
> 9
>
> *Code of Page*

As you can see the groups interface made your posted code pretty much
useless, but that is OK, because you gave us a link.

This is what the key looks like on the actual page:
<script src="http://maps.google.com/maps?
file=api&amp;v=2&ampkey=ABQIAAAAbTvNBqA4b_QjqCW0NTbdQhSaAZBp4FW23eG-
ENqP7ed2COkgWhRPqLBYn2hvhNwiCXAje3556LanoA" type="text/javascript"></
script>

You are missing the ";" between &amp and key
and the sensor parameter.

  -- Larry

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

Reply via email to