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
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
Making Unit Tests pass
domesticmouse
committed
b082daa
View commit details
Copy full SHA for b082daa
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
Correcting test Javadoc
domesticmouse
committed
1d6b6c3
View commit details
Copy full SHA for 1d6b6c3
View code at this point
Browse repository at this point
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 Nov 10, 2015
Places API test fixes
Show description for 5dba14e
markmcd
committed
5dba14e
View commit details
Copy full SHA for 5dba14e
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
Code tidyup
domesticmouse
committed
e469d56
View commit details
Copy full SHA for e469d56
View code at this point
Browse repository at this point
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 Sep 21, 2015
Enable using API Keys as systemProperties.
domesticmouse
committed
7e030c4
View commit details
Copy full SHA for 7e030c4
View code at this point
Browse repository at this point
Making tests happy.
domesticmouse
committed
b652ac0
View commit details
Copy full SHA for b652ac0
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 22, 2015
Fixed bug in test logic
Show description for 3abc237
markmcd
committed
3abc237
View commit details
Copy full SHA for 3abc237
View code at this point
Browse repository at this point
Commits on Jun 14, 2015
Fixed flaky transit directions test
Show description for 4e2456b
markmcd
committed
4e2456b
View commit details
Copy full SHA for 4e2456b
View code at this point
Browse repository at this point
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
Merge branch 'master' of github.com:googlemaps/google-maps-services-java
markmcd
committed
9f6033b
View commit details
Copy full SHA for 9f6033b
View code at this point
Browse repository at this point
Bumped timeouts for Raods API tests
Show description for 57fe118
markmcd
committed
57fe118
View commit details
Copy full SHA for 57fe118
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.