Update vtm-jeo module (#770)

This commit is contained in:
Jan Lippert
2020-04-13 18:55:27 +02:00
committed by Emux
parent 29634d29b5
commit 18ee0a393f
19 changed files with 829 additions and 427 deletions

View File

@@ -1,6 +1,6 @@
package org.oscim.jeo;
import org.jeo.map.RGB;
import io.jeo.map.RGB;
public class JeoUtils {
public static int color(RGB rgb) {