Most maps include a graticule grid, a reference network of labelled latitude and longitude lines. Basemap does this with the :func:`~mpl_toolkits.basemap.Basemap.drawparallels` and :func:`~mpl_toolkits.basemap.Basemap.drawmeridians` instance methods. The longitude and latitude lines can be labelled where they the map projection boundary.