Interface JosmMapViewer.TileSourceProvider

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.util.List<org.openstreetmap.gui.jmapviewer.interfaces.TileSource> getTileSources()
      Gets the tile sources that can be displayed
    • Method Detail

      • getTileSources

        java.util.List<org.openstreetmap.gui.jmapviewer.interfaces.TileSource> getTileSources()
        Gets the tile sources that can be displayed
        Returns:
        The tile sources