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] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[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.

Reply via email to