Jacek Markiewicz

Results 8 comments of Jacek Markiewicz

I use the same trick for Google Custom Search as I do for Google Adsense: in the index: create two "slot" within "my-app" element. one slot for GSE, one slot...

This makes everything work ``` // Force Polyfills if (window.customElements) window.customElements.forcePolyfill = true; ShadyDOM = { force: true }; ShadyCSS = { shimcssproperties: true}; ```

lit Project Browser gives error to not use document.write changing this line would be nice: ``` var newScript = document.createElement('script'); newScript.src = url; // if readyState is 'loading', this script...

Fix document.write() error: https://developer.chrome.com/docs/lighthouse/best-practices/no-document-write/?utm_source=lighthouse&utm_medium=devtools

let's make it priority. Finally maps work as webcomponents, and this tool seems to be needed by a noob like me.

I use Lit-Element with Redux, and Redux-Thunk. My bundler was Polymer Build Function, but will be webpack or rollup. I have search results that result as a map marker. once...

I also noticed that infoWindow take a string as a template. That's weak, because it's like a big RegEx.

The feature would be successful if we could scale to 1 billion active markers that can auto uncluster when zoom.