Skip to content

Commit

Permalink
Use secure.
Browse files Browse the repository at this point in the history
  • Loading branch information
willwhite committed Oct 2, 2013
1 parent 22cf885 commit bbb8a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -56,7 +56,7 @@ <h1>Store Locator</h1>

// Make a new map in #map
var main = Map('map', {
api: 'http://a.tiles.mapbox.com/v3/examples.map-3gisupiu.jsonp',
api: 'https://a.tiles.mapbox.com/v3/examples.map-3gisupiu.jsonp?secure',
center: {
lat: 38.910,
lon: -77.050,
Expand Down

0 comments on commit bbb8a7b

Please sign in to comment.