All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.oscim.tiling.QueryResult Maven / Gradle / Ivy

Go to download

OpenGL vector map library written in Java - running on Android, iOS, Desktop and within the browser.

There is a newer version: 0.22.0
Show newest version
package org.oscim.tiling;

public enum QueryResult {
    SUCCESS,
    FAILED,
    TILE_NOT_FOUND,
    DELAYED,
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy