On Nov 9, 8:00 am, 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?

Sounds like the classic store locator:

http://groups.google.com/group/google-maps-api/browse_frm/thread/486d66cb18073921/8d6a2b3b263dddc8?lnk=gst&q=store+locator+pamela#8d6a2b3b263dddc8

http://googlemapsapi.blogspot.com/2008/01/article-creating-store-locator-with-php.html

http://code.google.com/support/bin/answer.py?answer=87134&topic=11364

  -- Larry

--

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.


Reply via email to