-1

I like find all countries within a set radius (variable) from a defined address (variable) with Google maps. Drawing a radius on a map is easy, but getting the mapped countries looks difficult. Does anyone have a solution for this?

Guido Lemmens 2
  • 2,317
  • 5
  • 23
  • 29

1 Answers1

0

AFAIK this can't be done with GoogleMaps.

Suggestion: Download all the countries' bounds from GADM and write your own lookup.

smirkingman
  • 6,167
  • 4
  • 34
  • 47