And .Comune is the correct path/attribute that contains the label you want to show? What's the data schema you are using in the exhibit? Do you have an example of the data?
Maybe next week I can work on a better solution. I want to talk with David about it. Saludos, -- luismiguel (@lmorillas) 2016-02-01 19:22 GMT+01:00 Andrea Borruso <[email protected]>: > Hi Luis, > once again than you > >> >> The custom header in the bubble for multiple items is a hack I've done >> in the exhibit source code [1] We are discussing it with David because >> it isn't the best approach, but we needed a quick solution for this >> issue so I wrote this code some months ago. >> >> [1] https://github.com/simile-widgets/exhibit/pull/144 > > > I have seen that I should change only these two file: > https://github.com/simile-widgets/exhibit/pull/144/files > > I made it in my .js file, and I have added the code below and as you can > see I have added "data-ex-marker-label-point" attribute, but I do not see > any header. > It's a private repo, and I cannot send you a public URL. > > Do must insert/modify something more? > > Thank you > > <div data-ex-role="view" > data-ex-view-class="Map" > data-ex-label="Mappa" > data-ex-latlng=".latLng" > data-ex-bubble-width="200" > data-ex-bubble-height="200" > data-ex-map-height="500" > data-ex-center="44.684,11.327" > data-ex-zoom="8" > data-ex-marker-label-point=".Comune" >> > > > -- > You received this message because you are subscribed to the Google Groups > "SIMILE Widgets" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/simile-widgets. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/simile-widgets. For more options, visit https://groups.google.com/d/optout.
