{ "cells": [ { "cell_type": "markdown", "id": "2544f47f", "metadata": {}, "source": [ "## Interactive maps using geemap" ] }, { "cell_type": "code", "execution_count": 1, "id": "276183d9", "metadata": {}, "outputs": [], "source": [ "import ee\n", "import geemap.eefolium as geemap\n", "import matplotlib.pyplot as plt" ] }, { "cell_type": "code", "execution_count": 2, "id": "13bbaff2", "metadata": {}, "outputs": [], "source": [ "ee.Initialize()" ] }, { "cell_type": "markdown", "id": "d716bb3c", "metadata": {}, "source": [ "#### Florida mangrove region" ] }, { "cell_type": "code", "execution_count": 3, "id": "04db0ff8", "metadata": {}, "outputs": [ { "data": { "text/html": [ "