Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Apr 19, 2022
2 parents 34c72c3 + 418b7ca commit 9489bce
Show file tree
Hide file tree
Showing 68 changed files with 2,312 additions and 358 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,14 @@ Adheres to [Semantic Versioning](http://semver.org/).

---

## 6.2.2 (TBD)

* TBD
## [6.3.0](https://github.com/ngageoint/geopackage-android-map/releases/tag/6.3.0) (04-19-2022)

* geopackage-android version 6.3.0
* LatLngBoundingBox coordinate constructor and directional methods
* MapUtils build click and tolerance method enhancements (density, zoom, pixel bounds)
* FeatureInfoBuilder feature styles fine filter support
* FeatureOverlayQuery style pixel bounds support for querying visualized geometry styles and icons
* gradle plugin updated to 7.1.3

## [6.2.1](https://github.com/ngageoint/geopackage-android-map/releases/tag/6.2.1) (03-11-2022)

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,9 +191,9 @@ geoPackage.close();

### Installation ###

Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga.geopackage.map|geopackage-android-map|6.2.1|aar) (AAR, POM, Source, Javadoc)
Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga.geopackage.map|geopackage-android-map|6.3.0|aar) (AAR, POM, Source, Javadoc)

api 'mil.nga.geopackage.map:geopackage-android-map:6.2.1'
api 'mil.nga.geopackage.map:geopackage-android-map:6.3.0'

### Build ###

Expand All @@ -216,7 +216,7 @@ Include as repositories in your project build.gradle:

Include the dependency in your module build.gradle with desired version number:

api 'mil.nga.geopackage.map:geopackage-android-map:6.2.1'
api 'mil.nga.geopackage.map:geopackage-android-map:6.3.0'

As part of the build process, run the "publishToMavenLocal" task on the geopackage-map Gradle script to update the Maven local repository.

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.4'
classpath 'com.android.tools.build:gradle:7.1.3'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
}
}
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (geopackage-android-map 6.2.1 API)</title>
<title>All Classes (geopackage-android-map 6.3.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Classes (geopackage-android-map 6.2.1 API)";
parent.document.title="All Classes (geopackage-android-map 6.3.0 API)";
}
}
catch(err) {
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/api/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (geopackage-android-map 6.2.1 API)</title>
<title>All Classes (geopackage-android-map 6.3.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Packages (geopackage-android-map 6.2.1 API)</title>
<title>All Packages (geopackage-android-map 6.3.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (geopackage-android-map 6.2.1 API)";
parent.document.title="All Packages (geopackage-android-map 6.3.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Constant Field Values (geopackage-android-map 6.2.1 API)</title>
<title>Constant Field Values (geopackage-android-map 6.3.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (geopackage-android-map 6.2.1 API)";
parent.document.title="Constant Field Values (geopackage-android-map 6.3.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Deprecated List (geopackage-android-map 6.2.1 API)</title>
<title>Deprecated List (geopackage-android-map 6.3.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (geopackage-android-map 6.2.1 API)";
parent.document.title="Deprecated List (geopackage-android-map 6.3.0 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/api/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>API Help (geopackage-android-map 6.2.1 API)</title>
<title>API Help (geopackage-android-map 6.3.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (geopackage-android-map 6.2.1 API)";
parent.document.title="API Help (geopackage-android-map 6.3.0 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 9489bce

Please sign in to comment.