Skip to content

Added some returning but not documented AddressType.#78

Merged
markmcd merged 6 commits intogooglemaps:masterfrom
onlyonce:master
Mar 6, 2015
Merged

Added some returning but not documented AddressType.#78
markmcd merged 6 commits intogooglemaps:masterfrom
onlyonce:master

Conversation

@onlyonce
Copy link
Copy Markdown

I've added some returning but not documented AddressType from https://developers.google.com/places/documentation/supported_types, and optimized the lookup method.
I've made some basic coding style corrections (add serialVersionUID; logger variables be static, etc).

Sipos Tamas added 3 commits February 28, 2015 18:29
The enum values stored in map. Not reguired to append in the lookup
method.
Added some address type.
Added generalized serialVersionUID.
Logger varaibales are static.
Added missing @OverRide.
etc
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LOG for consistency?

@broady mentoined in the
e2aace0
commit the lookup() methods removed.
@onlyonce
Copy link
Copy Markdown
Author

onlyonce commented Mar 2, 2015

OK! I've missed the log in the AddressType.
I've removed the lookup() method and the logger from the AddressType.
I've commited to my master. I'm very newbie in the GitHub, please help, what I need to do?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

"Some addresses contain additional place categories."

While you're in here, would you mind fixing the typo on line 27 too? "The Adress types" should read "The address types"

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Done!

@broady
Copy link
Copy Markdown
Contributor

broady commented Mar 5, 2015

LGTM - @markmcd want to take a final look?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Just a small one. As before - this first sentence should read: "Some addresses contain additional place categories."

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

done!

@markmcd
Copy link
Copy Markdown
Contributor

markmcd commented Mar 6, 2015

LGTM!

markmcd added a commit that referenced this pull request Mar 6, 2015
Added some returning but not documented AddressType.
@markmcd markmcd merged commit 8109fdc into googlemaps:master Mar 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants