> > On Nov 9, 4:00 pm, Schwimms <[email protected]> wrote: >> Hi, >> >> I have a database with multiple map coordinates and I also have my >> google map and a search box but not all the code is set up. I am using >> asp.net and visual basic. This is what I want the program to do: >> >> - You type an address in that search box. >> - After you hit submit the map shows you map points around that >> address by looking at my database. I would only like to show 5 miles >> of radius from the address that is searched. I also would only like to >> allow 40 map points to be populated at a time. >> - You can hit a next button to see more map points. >> - You can also drag the map around and it reloads the map points based >> on where you drag your map around to. >> >> I think this is more complicated then I think it is. Could you help me >> with code? > using from geo.geomodel import GeoModel we got geopt and radius (=surface, not only 1D but 2D) variables via www.koolbusiness.com/li
-- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
