Recently I built a website called Google Map Customizer, which lets you customize the colors on a Google Map and get large, high resolution images. But the problem is now I have to use third-party tool to capture the image. I am wondering if it is possible to do so by using some native codes? (Java maybe?)
Asked
Active
Viewed 2.5k times
1 Answers
0
check it on here Google Maps API

Usf Ahmed Subehi
- 97
- 2
- 8
-
Note that static maps API does _not_ offer high res images unless you pay for it. See more here: https://developers.google.com/maps/documentation/static-maps/intro#Imagesizes – Mar 13 '16 at 10:32