I am moving my web hosting with map on http://riskutbildning.com/?id=15 and while doing the preparations I make sure everything works through the new IP number address http://207.55.250.58/?id=15 instead, since I have not pointed the domain to the new host yet.
I got an error that the map would not work with the new domain so I created a new api key. Although the new map key code was slightly different from the old. It had a new variable: sensor=true_or_false. I set it to false but it would not load the map, I set it to true, same thing. It also missed a variable in the new code: hl=sv I tried elaborate around with the new key code but nothing worked. Could anyone point out what I can do? Or should I just take a chance and hope it works after I have pointed the domain to the new host? CODE FOR http://riskutbildning.com/?id=15 <script src="http://maps.google.com/maps? file=api&v=2&key=ABQIAAAAPmEB7HShzlnRy8h0N0EwyRQU-0iFisXAvBXgJaJrzfVS8JxlERR1V- mD69xdorSuTzU4cmdC8Z6XQg&hl=sv" type="text/javascript"> </script> CODE FOR http://207.55.250.58/?id=15 <script src="http://maps.google.com/maps? file=api&v=2&sensor=false&key=ABQIAAAAPmEB7HShzlnRy8h0N0EwyRTjwgkoX3dbC9- vrMjp-C3d25XE3hRcepZrHBogZsg51h15JmLsbxeHuA&hl=sv" type="text/ javascript"></script> -- 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.
