thanks for help, this was my big mistake as a developer , But one thing nobody like google!!
On Fri, Apr 16, 2010 at 11:06 AM, [email protected] <[email protected] > wrote: > On Apr 15, 10:26 pm, Pankaj Raghuwanshi <[email protected]> > 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&v=2&key=ABQIAAAAbTvNBqA4b_QjqCW0NTbdQhSaAZBp4FW23eG- > ENqP7ed2COkgWhRPqLBYn2hvhNwiCXAje3556LanoA" type="text/javascript"></ > script> > > You are missing the ";" between & 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- 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.
