No matter what i try, I cannot get information to show up in the simple map info balloon. I've tried every combination of things I can think of, read the related posts, but can't get anything to show up.
I’ve tried putting it in the TypoScript Setup code in a page Template Record (and included the simple map static template) I even tried putting the code in the Page TypoScript configuration. We don't use white text, but I still put black values in for the map elements in our main CSS.
I would have thought our description and address would have shown up automatically from the data entered into the plugin, but I can't get anything at all to show up.
Here’s my code as of now- (I have tried a number of other ways to skin this cat):
Here's the relevant page on our site: http://www.sharingtheheart.org/visitors/location/
I’ve tried putting it in the TypoScript Setup code in a page Template Record (and included the simple map static template) I even tried putting the code in the Page TypoScript configuration. We don't use white text, but I still put black values in for the map elements in our main CSS.
I would have thought our description and address would have shown up automatically from the data entered into the plugin, but I can't get anything at all to show up.
Here’s my code as of now- (I have tried a number of other ways to skin this cat):
CODE:
plugin.tx_wecmap_pi1 {
markers.1.title = First United Methodist Church
markers.1.description = Sharing the Heart of Christ from the Heart of McKinney
markers.1.street = 315 N. Church St.
markers.1.zip = 75069
markers.1.city = McKinney
markers.1.state = TX
zoomLevel = 16
}
markers.1.title = First United Methodist Church
markers.1.description = Sharing the Heart of Christ from the Heart of McKinney
markers.1.street = 315 N. Church St.
markers.1.zip = 75069
markers.1.city = McKinney
markers.1.state = TX
zoomLevel = 16
}
Here's the relevant page on our site: http://www.sharingtheheart.org/visitors/location/



Author:
Author:
Author: