0

Replace mentions of Google Maps in documentation

This commit is contained in:
Nicolas F
2016-06-30 08:36:27 +02:00
committed by Andrew Chin
parent 6d3062fade
commit 8f44c92821
3 changed files with 14 additions and 14 deletions

View File

@@ -16,7 +16,7 @@ Introduction
============
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 Leaflet to display a nice interactive map.
The Overviewer has been in active development for several years and has many
features, including day and night lighting, cave rendering, mineral overlays,
@@ -60,7 +60,7 @@ Features
* Choose from four rendering angles.
* Generates a Google Maps powered map!
* Generates a Leaflet powered map!
* Runs on Linux, Windows, and Mac platforms!