
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Geo Bubble Map - Text display when hover over bubble
Hello,
Is it possible to display text (maybe two or three paragraphs long) in a geo bubble map, when you hover over the bubble?
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello All,
I figured it out. Thanks for your views and replays.
The solution was to simply concatenate (with the comment field) in the appearance section of the geo map. The output is limited but to overcome that I added a table and use that to capture all comments, no matter how large.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sure.
Added the base map.
Added a dimension layer
Added formula to compute conversion factor for compost recycling per lat/long location point (bubble size). It was to this formula that I concatenated the text field (text field is named comments) from my source using <br to put the text field on the next line.
I hope this helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello All,
I figured it out. Thanks for your views and replays.
The solution was to simply concatenate (with the comment field) in the appearance section of the geo map. The output is limited but to overcome that I added a table and use that to capture all comments, no matter how large.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sure.
Added the base map.
Added a dimension layer
Added formula to compute conversion factor for compost recycling per lat/long location point (bubble size). It was to this formula that I concatenated the text field (text field is named comments) from my source using <br to put the text field on the next line.
I hope this helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
