Got it.
var feature = fset.features[0];
var attrs = feature.attributes;
var CountyNm = attrs.COUNTY_NAM;
if(CountyNm == "WINNEBAGO"){
var infoWindowOptions = {
content: "<p><b>No data</b></p>"
}}
else{
On Apr 5, 9:00 am, Andrew <[email protected]> wrote:
> Hi it looks to be working fine now. I had to change the uiuc to
> illinois in the urls in the code. I have included where I think the if
> else statement should be in the code. Thanks for your help.
>
> On Apr 1, 3:20 pm, Rossko <[email protected]> wrote:
>
>
>
> > > The else clause is working fine. It is giving me the correct county
> > > name that I am clicking on.
>
> > Not for me.
> > Perhaps meltwater.isgs.uiuc.edu is not accessible from the UK
--
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.