We have an app which launches google maps to display a location using the following form of link (as per the recommendations on SO):
http://maps.google.co.uk/maps?q=loc:52.03877,-2.3416&z=15
For some reason though, instead of pointing me at that lat/lon, google maps now points me at Worcester instead of Hollybush near Malvern.
Has the google maps API changed? ..and if so, what is the correct way to do what we used to do?