jjwdesign / JJWDesign-Google-Maps

SugarCRM Google Maps Integration: Accounts, Contacts, Leads, Opportunities, Cases and Projects (records) can be mapped. Multiple records can be mapped, instead of just one record at a time. Records can be mapped from a module's listing or by distance.
http://www.sugarforge.org/projects/jjwgooglemaps
GNU Affero General Public License v3.0
20 stars 22 forks source link

Use HTTPS for Google Maps API #3

Closed tabacha closed 11 years ago

tabacha commented 11 years ago

This Fixes also #2

jjwdesign commented 11 years ago

After a little research, I think it's best to use a protocol/scheme relative URL instead. I'm not sure if it will work with IE6, but I'm willing to drop support for IE6.

Example: src="//maps.google.com/maps/api/js?sensor=false"