Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[android] consolidated OfflineRegionDefinitions #13180

Merged
merged 1 commit into from
Oct 30, 2018
Merged

Conversation

osana
Copy link
Contributor

@osana osana commented Oct 24, 2018

closes #12685

float getPixelRatio();

String getType();

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

adding javadoc to the full class would be 👍

public String getType() {
return "tileregion";
}

/*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updating javadoc on this class would be 👍

public String getType() {
return "shaperegion";
}

/*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updating javadoc on this class would be 👍

@tobrun
Copy link
Member

tobrun commented Oct 29, 2018

Capturing from chat that we don't need the StringDef, @osana could you add some javadoc so we can merge this PR? (also requires fixing up a rebase due to conflicting files).

@osana osana merged this pull request into android-semver Oct 30, 2018
@osana osana deleted the osana-12685 branch October 30, 2018 19:31
@osana osana added Android Mapbox Maps SDK for Android SEMVER-MAJOR Requires a major release according to Semantic Versioning rules labels Nov 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android SEMVER-MAJOR Requires a major release according to Semantic Versioning rules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants