Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
AlphaDevTeam
/
google-maps-services-java
Public
forked from
googlemaps/google-maps-services-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
google-maps-services-java
src
main
java
com
on
master
User selector
All users
All time
Commit history
Commits on Jan 20, 2016
Making setRetryTimeout documentation less confusing.
Show description for b346d63
domesticmouse
committed
b346d63
View commit details
Copy full SHA for b346d63
View code at this point
Browse repository at this point
Commits on Dec 7, 2015
Simplified Directions API to just one result type
domesticmouse
committed
f1f73ba
View commit details
Copy full SHA for f1f73ba
View code at this point
Browse repository at this point
Correcting Javadoc
domesticmouse
committed
87b0f64
View commit details
Copy full SHA for 87b0f64
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
Copyright banner
domesticmouse
committed
c196225
View commit details
Copy full SHA for c196225
View code at this point
Browse repository at this point
Splitting the full result from just the routes.
domesticmouse
committed
13e24c1
View commit details
Copy full SHA for 13e24c1
View code at this point
Browse repository at this point
Splitting the full result from just the routes.
domesticmouse
committed
ed3f611
View commit details
Copy full SHA for ed3f611
View code at this point
Browse repository at this point
Making GeocodedWaypoint types into AddressTypes
domesticmouse
committed
9d0f83c
View commit details
Copy full SHA for 9d0f83c
View code at this point
Browse repository at this point
Introducing GeocodedWaypointStatus.
domesticmouse
committed
b05e5ae
View commit details
Copy full SHA for b05e5ae
View code at this point
Browse repository at this point
Commits on Nov 26, 2015
Introducing Geocoded Waypoints into Directions API result.
Show description for 0bf8b68
domesticmouse
committed
0bf8b68
View commit details
Copy full SHA for 0bf8b68
View code at this point
Browse repository at this point
Commits on Oct 19, 2015
Added traffic_model parameter to directions requests
Show description for 9607103
markmcd
committed
9607103
View commit details
Copy full SHA for 9607103
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
Adding Subway Station
Show description for 74af1fc
domesticmouse
committed
74af1fc
View commit details
Copy full SHA for 74af1fc
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
Fixing javadoc errors.
domesticmouse
committed
a3d148f
View commit details
Copy full SHA for a3d148f
View code at this point
Browse repository at this point
Commits on Oct 6, 2015
Adding Places API
domesticmouse
committed
63a4043
View commit details
Copy full SHA for 63a4043
View code at this point
Browse repository at this point
Commits on Sep 22, 2015
Adding license declaration
domesticmouse
committed
0c961b1
View commit details
Copy full SHA for 0c961b1
View code at this point
Browse repository at this point
Commits on Aug 18, 2015
Fixed typo, and added comment (requested by @marcmcd) and changed if statement formatting (requested by @broady)
mwindsor-beoped
committed
957f66c
View commit details
Copy full SHA for 957f66c
View code at this point
Browse repository at this point
Commits on Aug 17, 2015
Changed semi-colon to full stop in comment. As requested by @domesticmouse
mwindsor-beoped
committed
e31e8cf
View commit details
Copy full SHA for e31e8cf
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
Added channel option to context, but allow request level overrides
mwindsor-beoped
committed
09d6745
View commit details
Copy full SHA for 09d6745
View code at this point
Browse repository at this point
Commits on Aug 6, 2015
Removed unnecessary join
mwindsor-beoped
committed
9edfe7e
View commit details
Copy full SHA for 9edfe7e
View code at this point
Browse repository at this point
Moved channel method into PendingResultBase to make available for other endpoints
mwindsor-beoped
committed
db06ad3
View commit details
Copy full SHA for db06ad3
View code at this point
Browse repository at this point
Commits on Aug 3, 2015
Added channel parameter
mwindsor-beoped
committed
dce9589
View commit details
Copy full SHA for dce9589
View code at this point
Browse repository at this point
Commits on Jun 14, 2015
Fixed FareAdapter failures when encountering unknown keys
Show description for d59ba4e
markmcd
committed
d59ba4e
View commit details
Copy full SHA for d59ba4e
View code at this point
Browse repository at this point
Commits on Jun 11, 2015
Fix for issue #87 NumberFormatException when parsing SpeedLimit response for nonmetric countries. Changed SpeedLimit.speedLimit property from long to double. Added unit tests.
Brantley Wells
committed
17342b0
View commit details
Copy full SHA for 17342b0
View code at this point
Browse repository at this point
Commits on May 5, 2015
Added postal_code_prefix (Closes #48)
Show description for 9861a4b
markmcd
committed
9861a4b
View commit details
Copy full SHA for 9861a4b
View code at this point
Browse repository at this point
Commits on Mar 9, 2015
Fixes vehicle type field name
NicolasPoirier
committed
8af01f7
View commit details
Copy full SHA for 8af01f7
View code at this point
Browse repository at this point
Commits on Mar 6, 2015
Merge pull request #78 from onlyonce/master
Show description for 8109fdc
markmcd
committed
8109fdc
View commit details
Copy full SHA for 8109fdc
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
Correcting typo
Sipos Tamas
committed
196a8a7
View commit details
Copy full SHA for 196a8a7
View code at this point
Browse repository at this point
Commits on Mar 4, 2015
:car: Added Roads API
Show description for a69e13c
markmcd
committed
a69e13c
View commit details
Copy full SHA for a69e13c
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
Correcting typo
Sipos Tamas
committed
e34255d
View commit details
Copy full SHA for e34255d
View code at this point
Browse repository at this point
Commits on Mar 2, 2015
lookup() method removed.
Show description for 6859fc8
Sipos Tamas
committed
6859fc8
View commit details
Copy full SHA for 6859fc8
View code at this point
Browse repository at this point
Commits on Feb 28, 2015
Added serialVersionUID
Sipos Tamas
committed
c51d66e
View commit details
Copy full SHA for c51d66e
View code at this point
Browse repository at this point
Correcting some code style.
Show description for 47bfe03
Sipos Tamas
committed
47bfe03
View commit details
Copy full SHA for 47bfe03
View code at this point
Browse repository at this point
Optimized lookup() method, adding more types.
Show description for b0b1301
Sipos Tamas
committed
b0b1301
View commit details
Copy full SHA for b0b1301
View code at this point
Browse repository at this point
Commits on Feb 26, 2015
Merge pull request #72 from NicolasPoirier/add-transit-details
Show description for 5dda314
markmcd
committed
5dda314
View commit details
Copy full SHA for 5dda314
View code at this point
Browse repository at this point
Commits on Feb 25, 2015
Add Apache licence headers
NicolasPoirier
committed
c4e29ac
View commit details
Copy full SHA for c4e29ac
View code at this point
Browse repository at this point
Fix build
Show description for dc64c9b
markmcd
committed
dc64c9b
View commit details
Copy full SHA for dc64c9b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.