Map It! is ChatGPT plugin that draws a map for the specific geographical locations mention in the prompt or response. It uses Google Map's static API to produce the map as a .png file and return a link to ChatGPT to be shown as a markdown element.
The repo is meant to work as the backend for a ChatGPT plugin and together with ChatGPT, as it uses ChatGPT's basic authorization scheme.
This project is licensed under the GNU General Public License (GPL). See the LICENSE file for details.