| { | |
| "europe": { | |
| "input": { | |
| "latlng": { "lat": 38.26837671763853, "lng": 13.640947603420843 }, | |
| "zoom": 10 | |
| }, | |
| "output": { "x": 141005, "y": 100867 } | |
| }, | |
| "north_america": { | |
| "input": { | |
| "latlng": { "lat": 49.582282020151446, "lng": -114.91703409765535 }, | |
| "zoom": 7 | |
| }, | |
| "output": { "x": 5923, "y": 11171 } | |
| }, | |
| "south_america": { | |
| "input": { | |
| "latlng": { "lat": -32.52828619080139, "lng": -73.03714474717113 }, | |
| "zoom": 7 | |
| }, | |
| "output": { "x": 9735, "y": 19517 } | |
| }, | |
| "oceania": { | |
| "input": { | |
| "latlng": { "lat": -52.32191088594772, "lng": 65.30273437500001 }, | |
| "zoom": 4 | |
| }, | |
| "output": { "x": 2791, "y": 2749 } | |
| } | |
| } | |