stuartcryan / advanced-google-maps-alfred-workflow

Advanced Google Maps and Apple Maps Workflow for Alfred
GNU General Public License v2.0
106 stars 7 forks source link

Don't assume .com.au #1

Closed stuartcryan closed 6 years ago

stuartcryan commented 9 years ago

Currently the code assumes we are using maps.google.com.au... that is bad :D

Need to fix this to default to .com

stuartcryan commented 9 years ago

Also need to look at enabling some sort of localisation :D

stuartcryan commented 7 years ago

Fixed in current beta: https://dl.dropboxusercontent.com/u/9093155/Advanced%20Google%20Maps%20Search%201.2.0beta.alfredworkflow

I have added a Workflow Environment Variable.

It is quite rudimentary at the moment, but in essence if you (for example) set the variable to the domain for your locale. For example 'com.au' it will use google.com.au if you use 'com.tw' it will use google.com.tw.

Pending user testing.

stuartcryan commented 6 years ago

Seems to be working OK, will finally push this out in the next release.