Skip to content

Commit

Permalink
Fix #272 : remove mention to force_http from readme (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
brunob authored and jieter committed Apr 18, 2018
1 parent 8833ac6 commit ad1713c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ L.tileLayer.provider('Stamen.Watercolor').addTo(map);
## Protocol relativity (`https://`-urls)

Leaflet-providers tries to use `https://` if the page uses `https://` and the provider supports it.
You can force the use of `http://` by passing `force_http: true` in the options argument.

## Retina tiles

Expand Down

0 comments on commit ad1713c

Please sign in to comment.