Client libraries for the Google Street View Publish API


Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

com.google.streetview.publish
Идентификатор

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

java-streetview-publish
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Client libraries for the Google Street View Publish API
Client libraries for the Google Street View Publish API
Ссылка на сайт

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

https://github.com/google/streetview-publish-client-libraries
Организация-разработчик

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

Google LLC
Система контроля версий

Система контроля версий

https://github.com/google/streetview-publish-client-libraries

Скачать java-streetview-publish

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.google.api : gax jar 1.29.0
com.google.api : gax-grpc jar 1.29.0
com.google.streetview.publish : proto-google-maps-streetview_publish-v1 jar 1.0.0

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

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

Client libraries for the Google Street View Publish API

The Street View Publish API allows your application to publish 360 photos to Google Maps, along with image metadata that specifies the position, orientation, and connectivity of each photo. With this API, any app can offer an interface for positioning, connecting, and uploading user-generated Street View images.

This library provides code to call this API from several languages including Java, JavaScript, and python. Please see the documentation for code samples and details.

Python

To install the Python library, please see the Python package index for gapic-google-maps-streetview_publish.

Java

To install the Java library, please see the Central Repository for the java-streetview-publish artifact under the com.google.streetview.publish GroupId.

JavaScript

To install the JavaScript library, please see the instructions for streetview-publish-client-libraries-v1.

com.google.streetview.publish

Google

Google ❤️ Open Source

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

Версия
1.0.0
0.1.1
0.1.0