Hi Saikumar, No idea what you meant by WPF.
If you want to create a browse-able map on a web page having a *map* as the background and your data as the foreground layer, that you can then share the link with others to see, Take a look at leafletjs.com . It's a free JavaScript library using which you can set up a map on a webpage having any free background like openstreetmap, and show your data on top. Another one like it is openlayers. These don't require any sign up anywhere and there are no usage quota limits on JS side. The background layer - you can choose which one to use. Some are free, some require signing up and will charge if usage goes high. Check out this site for free layers: http://leaflet-extras.github.io/leaflet-providers/preview/ If you're using QGIS software to compose your map, then there are plugins to export it as webpage which you can then host online. See https://plugins.qgis.org/plugins/qgis2web/ -- Cheers, Nikhil VJ https://nikhilvj.co.in On Thu, Oct 22, 2020 at 11:57 AM saikumar dandla <[email protected]> wrote: > Thank you so much for your valuable response. > > On Thursday, October 22, 2020 at 9:33:13 AM UTC+5:30 [email protected] > wrote: > >> This might Help. >> >> Here's a number of projects that might save you some work: >> >> OpenSource: >> >> - >> >> http://www.codeproject.com/Articles/238551/WPF-Map-App-WPF-meets-Google-Geocoding-Static-Maps >> - http://xamlmapcontrol.codeplex.com/ >> - http://greatmaps.codeplex.com/ >> - http://wpfsharpmapcontrols.codeplex.com >> >> >> On Thu, 22 Oct, 2020, 12:41 am saikumar dandla, <[email protected]> >> wrote: >> >>> urgent please any one can suggest me best possible solution >>> >>> -- >>> Datameet is a community of Data Science enthusiasts in India. Know more >>> about us by visiting http://datameet.org >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "datameet" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/datameet/0b655f4d-85e2-4b5a-8a8a-4f4175442808n%40googlegroups.com >>> <https://groups.google.com/d/msgid/datameet/0b655f4d-85e2-4b5a-8a8a-4f4175442808n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- > Datameet is a community of Data Science enthusiasts in India. Know more > about us by visiting http://datameet.org > --- > You received this message because you are subscribed to the Google Groups > "datameet" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/datameet/cb2471f3-7401-4724-91c3-5e4403864b43n%40googlegroups.com > <https://groups.google.com/d/msgid/datameet/cb2471f3-7401-4724-91c3-5e4403864b43n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Datameet is a community of Data Science enthusiasts in India. Know more about us by visiting http://datameet.org --- You received this message because you are subscribed to the Google Groups "datameet" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/datameet/CAH7jeuON8g10bt6GQ0wVfoFPubGESnvOMrrugecN-J_65yQjyg%40mail.gmail.com.
