boxerab opened this issue 7 years ago · 1 comments
Cool project! I have an API key from Google Static Maps, how should I format the url below ?:
def build_url(lat,lng,zoom=DEFAULT_ZOOM, size=IMAGE_SIZE) raise("No URL Defined") end
Never mind, figured it out.