Yea I'm working on something else with that page right now. In the
line
            //we need to remove the marker
            else {

                //remove the marker from the map
                tempMarker.hide();

                //remove it from the array
                arrOfCord.splice(arrOfCord.indexOf(tempCord), 1);

            } //else
I try to hide the marker but it doesn't work. Is it because I don't
load it on the page load?

On Aug 6, 1:53 pm, Rossko <[email protected]> wrote:
> > However this method of hiding the buttons won't
> > work, do you know why?
>
> I don't see anything in that code relating to hiding buttons.
>
> > Here is my code and you can see my page 
> > herehttp://alpha.clickablecommunity.com/
>
>  "Parser Error
> Description: An error occurred during the parsing of a resource
> required to service this request. Please review the following specific
> parse error details and modify your source file appropriately. "
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to