hi to all , please help me to show properties on 10 miles distance from a street(street have a start point and a end point) on google map, i want show all the 10 miles area near to street and all the properties which are come in that area, i have link : http://gis5.com/pois_along_route/gm_pois_along_route.php[^]
i want to show same like that which show in above link, and my all the properties latitude and longitude comes from database,
Please help me , thanks in advance , this is urgent ,please help
After you have a list of your properties, you can display them in a google map with
markers,
polygons or some other future. Look under Overlays in
google map api documentation for code samples.
Please "Mark As Answer" if the post helped you.
mitja.gti | www.mitjagti.com
Pardeep Sing...
Member
4 Points
15 Posts
Showing Properties near to street mention area on google map
Jul 25, 2012 05:47 AM|LINK
hi to all , please help me to show properties on 10 miles distance from a street(street have a start point and a end point) on google map, i want show all the 10 miles area near to street and all the properties which are come in that area, i have link :
http://gis5.com/pois_along_route/gm_pois_along_route.php[^]
i want to show same like that which show in above link, and my all the properties latitude and longitude comes from database,
Please help me , thanks in advance , this is urgent ,please help
gmap google map JQuery javascript
mitja.GTI
Star
11157 Points
2094 Posts
Re: Showing Properties near to street mention area on google map
Jul 29, 2012 01:17 PM|LINK
Hi Pardeep Singh
here is a very nice article from Rick Stahl Basic Spatial Data with SQL Server and Entity Framework 5.0. This should get you started.
After you have a list of your properties, you can display them in a google map with markers, polygons or some other future. Look under Overlays in google map api documentation for code samples.
mitja.gti | www.mitjagti.com
Pardeep Sing...
Member
4 Points
15 Posts
Re: Showing Properties near to street mention area on google map
Jul 30, 2012 09:07 AM|LINK
thanks for reply but not useful