Hi All
The below is my requirement
When i selected a location form database i need show all locations which are associated to those locations along with the selected location on maps
the below is the sample example
Suppose If we select the city as Hyderabad as a location and i need to show all the D- Mart shops (take as an example ) on maps
for now i have written the code to show Hyderabad on maps (single Location)
is this possible to show multiple locations on maps at a time using web browser in C#
if yes could you please let me know how we can do this. If not could you please let me know on which platform we can achieve this requirement (like ASP.net or C# or VB)
Please ignore if there are any grammar mistakes :)
B.VenuGopalaRao