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 }}
cominggithub
/
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
req
User selector
All users
All time
Commit history
Commits on Nov 8, 2014
a bit smaller buffer
vassilijakovlev
committed
267eb3d
View commit details
Copy full SHA for 267eb3d
View code at this point
Browse repository at this point
Commits on Nov 7, 2014
dependency on java.nio removed
vassilijakovlev
committed
07a3098
View commit details
Copy full SHA for 07a3098
View code at this point
Browse repository at this point
Commits on Oct 16, 2014
Minor cleanups, refactor RateLimitExecutorService.
broady
committed
7e830f4
View commit details
Copy full SHA for 7e830f4
View code at this point
Browse repository at this point
Commits on Oct 4, 2014
Incorporating formatting feedback.
nutsiepully
committed
98785ca
View commit details
Copy full SHA for 98785ca
View code at this point
Browse repository at this point
Commits on Oct 3, 2014
Porting code to be compatible with Java 1.6
nutsiepully
committed
c2afc9a
View commit details
Copy full SHA for c2afc9a
View code at this point
Browse repository at this point
Merge pull request #39 from broady/dmstatus
Show description for 0926caa
broady
committed
0926caa
View commit details
Copy full SHA for 0926caa
View code at this point
Browse repository at this point
Make DistanceMatrixElementStatus an enum.
Show description for a47839a
broady
committed
a47839a
View commit details
Copy full SHA for a47839a
View code at this point
Browse repository at this point
Merge pull request #38 from broady/unknown
Show description for 0a2ee82
broady
committed
0a2ee82
View commit details
Copy full SHA for 0a2ee82
View code at this point
Browse repository at this point
Add extra safety to unmarshaling to enums.
Show description for e2aace0
broady
committed
e2aace0
View commit details
Copy full SHA for e2aace0
View code at this point
Browse repository at this point
Commits on Oct 2, 2014
Merge pull request #36 from markmcd/ratelimittest
Show description for 7c86ecf
broady
committed
7c86ecf
View commit details
Copy full SHA for 7c86ecf
View code at this point
Browse repository at this point
added logging to the rate limiting test to aid debugging if it fails again
markmcd
committed
283a6ea
View commit details
Copy full SHA for 283a6ea
View code at this point
Browse repository at this point
Commits on Oct 1, 2014
Don't throw exceptions when the server returns something we're not expecting.
Show description for b2d722e
broady
committed
b2d722e
View commit details
Copy full SHA for b2d722e
View code at this point
Browse repository at this point
Fix indentation. Remove unneeded import/impl of UrlValue.
broady
committed
3f46121
View commit details
Copy full SHA for 3f46121
View code at this point
Browse repository at this point
Fixing Issue #30
Show description for 051d87c
mattjonesorg
committed
051d87c
View commit details
Copy full SHA for 051d87c
View code at this point
Browse repository at this point
Fixing Issue #31
Show description for 197af4b
mattjonesorg
committed
197af4b
View commit details
Copy full SHA for 197af4b
View code at this point
Browse repository at this point
Commits on Sep 24, 2014
A bit more Maps for Business -> Maps for Work renaming.
bamnet
committed
c34ade0
View commit details
Copy full SHA for c34ade0
View code at this point
Browse repository at this point
Commits on Sep 23, 2014
Remove elevation LatLng join code
broady
committed
33c554a
View commit details
Copy full SHA for 33c554a
View code at this point
Browse repository at this point
Commits on Sep 16, 2014
added over_query_limit to retry logic
markmcd
committed
c074753
View commit details
Copy full SHA for c074753
View code at this point
Browse repository at this point
Commits on Sep 15, 2014
trailing whitespace
markmcd
committed
f71fb29
View commit details
Copy full SHA for f71fb29
View code at this point
Browse repository at this point
Commits on Sep 12, 2014
:curly_loop: extracted threadFactory
markmcd
committed
14c7341
View commit details
Copy full SHA for 14c7341
View code at this point
Browse repository at this point
:curly_loop: updated comment regarding thread termination
markmcd
committed
d5af2a1
View commit details
Copy full SHA for d5af2a1
View code at this point
Browse repository at this point
:curly_loop: fixed long-running threads
markmcd
committed
9a542c2
View commit details
Copy full SHA for 9a542c2
View code at this point
Browse repository at this point
Commits on Sep 10, 2014
:construction: added build rules
markmcd
committed
cde2105
View commit details
Copy full SHA for cde2105
View code at this point
Browse repository at this point
Commits on Sep 9, 2014
updated partial match test to use a working query
markmcd
committed
8ee01b3
View commit details
Copy full SHA for 8ee01b3
View code at this point
Browse repository at this point
Commits on Sep 7, 2014
Merge pull request #14 from broady/mockwebserver
Show description for 50ac768
markmcd
committed
50ac768
View commit details
Copy full SHA for 50ac768
View code at this point
Browse repository at this point
Commits on Sep 5, 2014
Don't use local hostname for MockWebServer's base URL.
broady
committed
dce7462
View commit details
Copy full SHA for dce7462
View code at this point
Browse repository at this point
Commits on Sep 2, 2014
added NOT_FOUND exception (closes #10)
markmcd
committed
1b77499
View commit details
Copy full SHA for 1b77499
View code at this point
Browse repository at this point
Commits on Sep 1, 2014
:construction: fixed javadoc warnings
markmcd
committed
66931b8
View commit details
Copy full SHA for 66931b8
View code at this point
Browse repository at this point
Commits on Aug 26, 2014
Updating copyrights and license
Show description for 57117f5
dh--
committed
57117f5
View commit details
Copy full SHA for 57117f5
View code at this point
Browse repository at this point
Commits on Aug 21, 2014
added more commentary to explain whats happening with parameterization
markmcd
committed
a68282f
View commit details
Copy full SHA for a68282f
View code at this point
Browse repository at this point
Commits on Aug 20, 2014
fixed test that testing with clientid picked up
markmcd
committed
3135863
View commit details
Copy full SHA for 3135863
View code at this point
Browse repository at this point
:key: Parameterized tests to run with both api key and client id credentials
markmcd
committed
61c87d3
View commit details
Copy full SHA for 61c87d3
View code at this point
Browse repository at this point
added default constructor
markmcd
committed
c9fa0cf
View commit details
Copy full SHA for c9fa0cf
View code at this point
Browse repository at this point
Commits on Aug 19, 2014
moved QPS settings out of constructor and added a rate test
markmcd
committed
f884494
View commit details
Copy full SHA for f884494
View code at this point
Browse repository at this point
Merge pull request #4 from markmcd/importfixes
Show description for 3138c93
markmcd
committed
3138c93
View commit details
Copy full SHA for 3138c93
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.