How can I resolve this? I have an API generated. Can I grant access through my server to a specific IP address or what should I do?
https://maps.googleapis.com/maps/api/streetview?location=56%20Via%20Villena,92673&size=1044.921875×200&key=AIzaSyAiWYbPJcpcZ95q8HLgHTbGNu7zWLBrDxY
Here is the issue: size=1044.921875
Size must be a whole number, there must be an issue in the plugin which allows for a Floating Var.
The solution, un-check the box in Plugin Settings “Load Plugin CSS”
Please update the plugin to round for Google API size output.
It seems like no matter what I put for size, I can’t get a map to show on any of the search results.
Is there something not being passed through the API correctly?
I tried that CSS and it still doesn’t pull up the map…