Hi, is it possible to add more params to places array?
actually i can create an array with ids and contents.
I need a way to show the company name near the marker.
Is it pssible?
Thanks in advance
actually i can create an array with ids and contents.
I need a way to show the company name near the marker.
Is it pssible?
Thanks in advance
the places can have any number of params, what did you try exactly ?

Hi Max, happy new year.
I need to show the place name near the marker as shown in the image.
Can I do it with chronoforms maps widget?
What is the right parameter to pass in the array in order to achieve this result?
I'm trying this way:
"id" => "somePlaceId", "content" => "popupContent", "name" => "placeNameToShow".
may be "name" is not the correct param or is possible to pass via array only id and content?
please let me know
