thexs-dev

Results 3 issues of thexs-dev

Is there any way to deal with named arguments, where the key is not a single word, like this case: ``` var user = { "First Name": "Dolly" } sprintf("Hello...

I have a project where the Google Maps api-key is loaded with the user data through an ajax call, so I am using a dom-if waiting for the api-key to...

When using a sample code as below ``` ``` markers changes are not visible outside google-map element, it always returns undefined Just by adding **notify:true** within google-map element, markers property...