Dear Andrew,
                   Now I have commented all this lines and can you try now
if the map appear or not?

/*new search_control();
                search_control.prototype.initialize = function() {
                        var contents = document.createElement("div");
                        contents.style.width="300px";
                        contents.style.height="25px";
                        contents.innerHTML="<div id='auto'
style='z-index:100'><input type='text'
style='font-family:verdana;width:200px; height:18px;font-size:12px'
id='autocomplete' autocomplete='off' onKeyPress='return
submitenter(this,event)'/><input type=\"button\"
onclick=\"searchLocations()\" value=\"Search\"/><\/div>";

document.getElementById('map').appendChild(contents);
                        return contents;
                      }
                new search_control().initialize();

        document.getElementById("auto").style.top="5px";
        document.getElementById("auto").style.left="5px";*/

On Mon, Jun 13, 2011 at 1:12 AM, Andrew Leach <[email protected]>wrote:

> On 12 June 2011 18:04, ss ss <[email protected]> wrote:
> > Dear Rossko,
> >                     This is my temporary link
> > http://183.78.169.53/maps/addLocationMapv1.php. Thank you.
>
> ss, would you mind checking that link and making the map work?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps API V2" 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.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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