Skip to main content
1-Visitor
July 15, 2020
Question

google map pop up

  • July 15, 2020
  • 1 reply
  • 2877 views

Hi everyone,

 

I'd like to show some information when I ckeck the marker from google map.

 

Like example below:

 

r3.JPG

 

How can I do it?

1 reply

19-Tanzanite
July 16, 2020
Absolutely. Check the Google Map documentation available here: http://support.ptc.com/help/thingworx_hc/thingworx_8_hc/en/#page/ThingWorx%2FHelp%2FMashup_Builder%2FWidgets%2FGoogleMapWidget.html%23
The property you want is the TooltipMashupName.
1-Visitor
July 16, 2020

Hi @VladimirRosu_116627 

 

Thanks for you answer.

 

I have three markers on my map.

 

Is possible to show differents pop ups?

 

One pop up for each mashup.

19-Tanzanite
July 16, 2020

I (as always) presume that you want them all displayed at the same time, which is a bit bloated tbh. Not supported at the same time - the user must select an item to see the popup.

Speaking about those 3 markers, are they always the same markers (I mean the user sees only 3 markers in total, or there is a larger population and he can select max 3 to see the popups for)?

 

Anyway, place that information in a grid/tab/panel besides the mashup  to get rid of all this complexity.