hi there, is there a way to resolve or parse the google map embed URL
so that the look and feel can be replicated using the javascript API?
for example i have this URL "
http://maps.google.com/maps?q=business
+center
+havnegade&hl=da&ved=0CDEQpQY&ei=KbfYTMX8L5HsvgO3mqHFCQ&sspn=0.075595,0.222988&ie=UTF8&view=map&cid=4420044108025175338&iwloc=A&sa=X",
how can i use that URL so that when i load a map using the javascript
API, it will have the same exact look?,,, this URL doesn't even have
the latlng attribute but instead it uses the cid to locate a
particular place, of which is not included in the javascript API how
to load a map location using the CID value