javascript - Make google map blurry -


i trying make google map (javascript api v3) blurry while focus on other element.

what doing right adding:

blur(5px); 

to map-container, work! unfortunately, map gets distorted sometimes. lead me conclusion there gotta better solution, rather adding css rules. maybe using options or styles of api itself?


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -