Registry / other / geoviewer-api

geoviewer-api

JSON →
library1.0.24javamavenunverified

API module for the AgroSense GeoViewer, providing interfaces and classes for geospatial data visualization.

<dependency> <groupId>nl.cloudfarming.client</groupId> <artifactId>geoviewer-api</artifactId> <version>1.0.24</version> </dependency>
INSTALL
IMPORT
SIG · GEOVIEWER-API
G
geoviewer-api
otherjavav1.0.24
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GeoViewer
nl.cloudfarming.client.geoviewer.api.GeoViewer

Creates and displays a GeoViewer instance.

import nl.cloudfarming.client.geoviewer.api.GeoViewer; public class Main { public static void main(String[] args) { GeoViewer viewer = new GeoViewer(); viewer.display(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.24latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
geoviewer-api — mvn dependency:get geoviewer-api · libregistry