Skip to content

Commit

Permalink
Updated readme to make choice of preview more obvious
Browse files Browse the repository at this point in the history
  • Loading branch information
brendan-ward committed Mar 25, 2017
1 parent ddf2119 commit 82f1c2e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ underlying tile service.

See the [example](//consbio.github.io/Leaflet.Basemaps).

*Tested with Leaflet 1.0.0-rc3*
*Tested with Leaflet 1.0.0*


## Install
Expand Down Expand Up @@ -50,6 +50,8 @@ An optional `layer` property can be added in the options for each basemap, and t
Each basemap is represented using a tile from the underlying tile service. Choose the tile x, y, z that provides the
best looking representative basemap image for your application.

The preview shows an alternative basemap to the currently selected basemap to be more apparent as a toggle between basemaps.

Note: this automatically adds the first basemap in your list to the map during initialization, so you don't need to add that
TileLayer to your map.

Expand Down

0 comments on commit 82f1c2e

Please sign in to comment.