heavensbest Reply #1, 10 months, 1 week ago
Does any one know of a good program or way to create a map that updates dynamically from information from a database?
The information is the territories that are not for sale, so I would want to show the territories that are for sale in blue and the ones not for sale in gray. The territory boundaries are zip codes, roughly.
I tried creating an image for each zip code and overlapping them, but that takes too long to load. Even if the files are gif I only load the images that not available which are gray over one image that is blue.
The information is the territories that are not for sale, so I would want to show the territories that are for sale in blue and the ones not for sale in gray. The territory boundaries are zip codes, roughly.
I tried creating an image for each zip code and overlapping them, but that takes too long to load. Even if the files are gif I only load the images that not available which are gray over one image that is blue.