Skip to content

Commit

Permalink
update version string for google map tiles
Browse files Browse the repository at this point in the history
  • Loading branch information
flixr committed Jan 26, 2011
1 parent c20f511 commit a1f8ef4
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 = 65
let google_version = 76

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

0 comments on commit a1f8ef4

Please sign in to comment.