Rahul wrote: > I cannot seem to be seeing the markers on my maps made via Exhibit. I > tried looking at some of the examples from the gallery too and they > don't seem to work either for me. Is there something broken in the API > or am I just messing things up? I can still click on the spot but I > see no icons. > > -Rahul > > <div ex:role="view" > ex:viewClass="Map" > ex:latlng=".latlng" > ex:center="43.064182,-89.408972" > ex:zoom="15" > ex:mapHeight="500" > > > There was a hiccup on the Simile web server today. It should be OK now. Could you check your exhibit again?
FYI, there's a way to configure an exhibit to use a different painter service: <link rel="exhibit/map-painter href="http://somewhere.else/painter" /> We'll see if we can set up a different web server hosting the same painter service so that you can switch to it if the primary one is down. David --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en -~----------~----~----~----~------~----~------~--~---
