data-ex-icon is ok. See the example [1] Is "pin.png" the correct url?
[1] http://simile-widgets.org/exhibit3/examples/presidents/presidents.html Saludos, -- luismiguel (@lmorillas) 2015-09-08 17:45 GMT+02:00 <[email protected]>: > Hi everybody, > > I'm trying to create a map with a lot of marked places and would like to > replace the standard exhibit map icon (orange bubble) with something a > little thinner. I am very new to exhibit and not sure how/where to modify my > code. I have the icon I would like to use saved as pin.png. Could anybody > tell me what I have to do to exchange the icon? > Here is the map part of my code: > > <td id="main-content"> > <div data-ex-role="viewPanel"> > <div data-ex-role="view" > data-ex-view-class="Map" > data-ex-label="Resume" > data-ex-latlng=".latlan" > data-ex-center="38.894955,-77.036646" > data-ex-zoom="11" > data-ex-map-height="620" > data-ex-show-header="false" > style = "display:none;"> > > <div class="map-lens" data-ex-role="lens" style="display: > none;"> > > <div>Skills: <span data-ex-content=".skills"></span> <span > data-ex-content=".skills2"></span></div> > <div>Languages: <span data-ex-content=".language"></span> > <span data-ex-content=".language2"></span></div> > > </div> > </div> > </div> > </td> > > > > I tried adding the line > data-ex-icon="pin.png" > which didn't work. I know this can't be so hard and would appreciate some > help. > > Thanks! > > > -- > 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 http://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 http://groups.google.com/group/simile-widgets. For more options, visit https://groups.google.com/d/optout.
