Cleaning out a bunch more cruft, getting map choice by click working
This commit is contained in:
@@ -12,7 +12,7 @@ class GoogleMapLocationFetcher
|
||||
def initialize
|
||||
@base_map_url = [
|
||||
'http://maps.googleapis.com/maps/api/staticmap',
|
||||
'?zoom=15',
|
||||
'?zoom=12',
|
||||
'&sensor=false',
|
||||
'&size=512x512',
|
||||
'&maptype=satellite',
|
||||
|
Reference in New Issue
Block a user