Created
June 15, 2018 09:09
-
-
Save richardj/43e165f2840d394cda61b1d8858b93fd to your computer and use it in GitHub Desktop.
Google Maps Zoom levels
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'world': 1, | |
'continent': 3, | |
'country': 7, | |
'region': 8, | |
'city': 11, | |
'village': 13, | |
'district': 15, | |
'block': 17, | |
'street': 19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment