Jump to content

[SOLVED] Map Info Marker For Module


Lee Wilson1424296141

Recommended Posts

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
×
×
  • Create New...