Skip to content

Commit

Permalink
Google Maps -> Leaflet
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisOrlando committed Apr 9, 2020
1 parent 31d49a0 commit bc5eea5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ BuildRequires: epel-release git python36-devel python3-numpy
%description
The Minecraft Overviewer is a command-line tool for rendering high-resolution
maps of Minecraft worlds. It generates a set of static html and image files and
uses the Google Maps API to display a nice interactive map.
uses the Leaflet javascript library to display a nice interactive map.

%prep
git clone https://github.com/python-pillow/Pillow.git %{_tmppath}/Pillow
Expand Down

0 comments on commit bc5eea5

Please sign in to comment.