Thank you for the update David. We were able to implement a solution when we turned on ability to use HTTP on our HTTPS enabled NGINX server. We needed to do this anyway to support SPARQL queries because many SPARQL endpoints are only HTTP. So, for the moment, we are good.
We are having a problem with an Exhibit Timeline, but I'll submit that as a new issues with an example. /jay On Monday, November 28, 2016 at 2:53:28 PM UTC-6, David Karger wrote: > > Jay, we identified and fixed a problem with the ssl certificate on > service.similar-widgets.org , which might have been responsible for your > problems using the map extension over https. I know you found a > workaround, but feel free to check if it works directly now. > > Note, however, that exhibit 3 tries not to use the painter service at > all. If the browser is modern enough to have a <canvas> object, then the > map extension renders the icons locally without accessing the painter > service. > > > > On 11/11/2016 11:20 AM, Jay Gray wrote: > > Hope you can help here. > > Per this page: > > http://www.simile-widgets.org/wiki/How_to_geocode_address_in_Exhibit_Map_View > we're unable to register our Google map key using this script: > <script rel='exhibit-extension' type='text/javascript' src=' > https://api.simile-widgets.org/exhibit/HEAD/extensions/map/map-extension.js?gmapKey=OUR-KEY > '></script> > > We've also tried '../map-extension.js?gmapkey=OUR-KEY' and > '../map-extension.js?key=OUR-KEY' > > We know that OUR-KEY is valid because we can load Google Maps using Google > examples and using our implementations of d3.js. > > Interestingly, Exhibit will load Google Maps properly from local-host (D: > on Win10), but will not over https. > > We've looked at: > > https://api.simile-widgets.org/exhibit/HEAD/extensions/map/map-extension.js > and it appears ready to receive the APIKey > var keyString = APIKey ? "key=" + APIKey + "&" : ""; > > What are we doing wrong? > > /jay > > -- > 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] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > 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.
