Lee Wilson1424296141 Posted June 16, 2011 at 04:05 PM Share Posted June 16, 2011 at 04:05 PM Hi, I am creating a country / continent geomaps module, each module would show a number of directories. Some fields in the info marker are only pertinent to some of the directories, but all directories do have fields that I would like to show within this info marker. First question I would like to display upto 6 fields plus title in the map info marker. If I were to setup a conditional statement to show these fields only if present would that slow down the page load significantly due to the amount of queries? If the above is true, then is is possible to show the category within the map info window ? how would I show this ? Finally the fields I am trying to show are select fields and action on hover is to turn the text white. I have included some extra info in the css to try and force the text color: .gm-jr_county{ color: #587C10 !important;display:block; } It doesn't pick this up for the fields but it does work for the listing title. How to overcome ? Thanks Link to comment
Alejandro Posted June 17, 2011 at 12:03 AM Share Posted June 17, 2011 at 12:03 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Lee Wilson1424296141 Posted June 17, 2011 at 09:26 AM Author Share Posted June 17, 2011 at 09:26 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Lee Wilson1424296141 Posted June 17, 2011 at 11:17 AM Author Share Posted June 17, 2011 at 11:17 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts