Skip to content

Commit

Permalink
Updated the Google tiles version
Browse files Browse the repository at this point in the history
  • Loading branch information
rbdavison authored and flixr committed Jun 19, 2011
1 parent 9cae0a3 commit 776383a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sw/lib/ocaml/gm.ml
Expand Up @@ -196,7 +196,7 @@ let ms_key = fun key ->
done;
(ms_key, ms_key.[n-2])

let google_version = 76
let google_version = 87

let url_of_tile_key = fun maps_source s ->
let (x, y, z) = xyz_of_qsrt s in
Expand Down

0 comments on commit 776383a

Please sign in to comment.