Thank you very much for your support. :) We will investigate further and write here if we find a solution
IvanTrajkovic1
@IvanTrajkovic1
Posts made by IvanTrajkovic1
-
RE: Multiple google maps fails to render
-
RE: Multiple google maps fails to render
It is not related to this problem, same thing happens with real api key. This is just test key with no billing method set up. I think google is not blocking it because as I said if you reduce size of the map there will be more diplayed
-
Multiple google maps fails to render
Hello, I have a problem when I want to render dynamically multiple google maps based on data that I have. It seems like there are no all the maps in the pdf.... Currently there are data for 11 maps and only 5 is showed. If I increase height of map container to 700px there will be 4 maps. On the other hand if I decrease to 300 there will be 8 and so on... What can be the issue here? Are there some limitation regarding rendering?
Here is a playground to check https://playground.jsreport.net/w/anon/dJF5psup
Note: No errors in logs
Thanks in advance :)