Google Maps and Javascript..

B

Bigalgray

Hi all,

I am relatively new to javascripting and am running into an error
within my google maps api...

I've gotten the map to work fine but now I am trying to get the script
I have to turn on and off the checkboxes within the map while at the
same time turn on and off all the icons and populate the sidebar..

The functions within the code all work fine and I thought that if I
could just call the show and hide function it would work like a
charm..

Thank you in advance for any help that you might be able to provide..

there is the link to the map..
http://www.co.frederick.va.us/planning/Gmaps/Conservation/ConservationEasements_new.html

Thanks,
Alex
 
T

Thomas 'PointedEars' Lahn

Bigalgray said:
I've gotten the map to work fine but now I am trying to get the script
I have to turn on and off the checkboxes within the map while at the
same time turn on and off all the icons and populate the sidebar..

The functions within the code all work fine and I thought that if I
could just call the show and hide function it would work like a
charm..

Thank you in advance for any help that you might be able to provide..

there is the link to the map..
http://www.co.frederick.va.us/planning/Gmaps/Conservation/ConservationEasements_new.html

You need to make all the calls in the event listener for the click event of
the button that you would make if you clicked each checkbox, and all
checkboxes were either checked or unchecked before/after.

And you should refrain from declaring and using XHTML until you know how to
use it properly:

<http://validator.w3.org/check?uri=h...ConservationEasements_new.html&ss=1;verbose=1>


HTH

PointedEars
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,008
Latest member
Rahul737

Latest Threads

Top