| How do I remove the ID column from the list of maps? |
|
|
|
|
By default, there may be a bug in the CSS where the map ID shows but the heading column does not. To remove the mapid completely from the list, make sure that the following css rules are defined within the GMaps CSS file.
.gmapidheading {
.gmapid { display:none; }
You can edit the CSS via the GMaps backend administrator interface. |
| < Prev | Next > |
|---|



