mappanel

MapPanel renders OpenstreetMaps using just basic java. Rendering is done from a tileserver and uses some multithreaded tile loading, caching and zooming. Free for everyone to build his own stuff on.

Лицензия

Лицензия

Группа

Группа

com.github.rjolly
Идентификатор

Идентификатор

mappanel
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

mappanel
MapPanel renders OpenstreetMaps using just basic java. Rendering is done from a tileserver and uses some multithreaded tile loading, caching and zooming. Free for everyone to build his own stuff on.
Ссылка на сайт

Ссылка на сайт

http://github.com/srutz/mappanel/
Организация-разработчик

Организация-разработчик

com.github.srutz

Скачать mappanel

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.rjolly/mappanel/ -->
<dependency>
    <groupId>com.github.rjolly</groupId>
    <artifactId>mappanel</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rjolly/mappanel/
implementation 'com.github.rjolly:mappanel:1.0'
// https://jarcasting.com/artifacts/com.github.rjolly/mappanel/
implementation ("com.github.rjolly:mappanel:1.0")
'com.github.rjolly:mappanel:jar:1.0'
<dependency org="com.github.rjolly" name="mappanel" rev="1.0">
  <artifact name="mappanel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rjolly', module='mappanel', version='1.0')
)
libraryDependencies += "com.github.rjolly" % "mappanel" % "1.0"
[com.github.rjolly/mappanel "1.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.java.linoleum : application jar 1.6

runtime (1)

Идентификатор библиотеки Тип Версия
net.java.linoleum : jlfgr jar 1_0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0