Skip to content

Commit

Permalink
Added link to the Google Geocoding API documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
samvermette committed Oct 1, 2011
1 parent b1b08c8 commit 91d5278
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions SVGeocoder/SVGeocoder.h
Expand Up @@ -5,6 +5,7 @@
// Copyright 2011 samvermette.com. All rights reserved.
//
// https://github.com/samvermette/SVGeocoder
// http://code.google.com/apis/maps/documentation/geocoding/
//

#import <Foundation/Foundation.h>
Expand Down
1 change: 1 addition & 0 deletions SVGeocoder/SVGeocoder.m
Expand Up @@ -5,6 +5,7 @@
// Copyright 2011 samvermette.com. All rights reserved.
//
// https://github.com/samvermette/SVGeocoder
// http://code.google.com/apis/maps/documentation/geocoding/
//

#import "SVGeocoder.h"
Expand Down

0 comments on commit 91d5278

Please sign in to comment.