farhanwazir / laravelgooglemaps

Laravel Google Maps Package
MIT License
152 stars 112 forks source link

Error Mixed Content on Heroku #22

Closed wisusdev closed 6 years ago

wisusdev commented 6 years ago

Mixed Content: The page at 'https://sivar.herokuapp.com/' was loaded over HTTPS, but requested an insecure script 'http://maps.googleapis.com/maps/api/js?key=xyz&sensor=sensor=&v=3'. This request has been blocked; the content must be served over HTTPS.

farhanwazir commented 6 years ago

If you are using latest version and domain is configured with SSL then it will use HTTPS automatically.