According to your description and link, I checked this link, this site is design by asp.net, also you could use google map API to achieve this, please check this tutorial about locator information: Place details:
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
Member
141 Points
831 Posts
design discussion
Oct 20, 2017 02:16 PM|olybobo|LINK
Hello experts;
I am just curious and to help expand my knowledge, how was the map at the following site integrated.
https://www.realtor.ca/Residential/Map.aspx#CultureId=1&ApplicationId=1&RecordsPerPage=9&MaximumResults=9&PropertySearchTypeId=1&TransactionTypeId=2&StoreyRange=0-0&BedRange=0-0&BathRange=0-0&LongitudeMin=-80.09239196777344&LongitudeMax=-78.67927551269531&LatitudeMin=43.41003585916452&LatitudeMax=43.928560892268045&SortOrder=A&SortBy=1&viewState=m&favouritelistingids=18620715,18413965,18669066&Longitude=-79.3858337402344&Latitude=43.6698583295497&ZoomLevel=10&PropertyTypeGroupID=1
was this through the use of google API
and can this site be created using asp.net
Member
36 Points
38 Posts
Re: design discussion
Oct 20, 2017 04:59 PM|Bashin|LINK
That site was made using asp.net and yes the map was added using google maps to a site is not very complicated
Contributor
6730 Points
2715 Posts
Re: design discussion
Oct 24, 2017 02:12 AM|Eric Du|LINK
Hi olybobo,
According to your description and link, I checked this link, this site is design by asp.net, also you could use google map API to achieve this, please check this tutorial about locator information: Place details:
https://developers.google.com/maps/documentation/javascript/examples/place-details
More details, please check the google map API:
https://developers.google.com/maps/
Best Regards,
Eric Du
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.