Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
I need to be able to use Google Maps to calculate miles from what a user inputed using Dropdown addresses earlier in the form. The map/calculations need to be at bottom. Where can I find help on this. Thanks
The documentation for the Google Maps API would be a good place to start.
Related
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 days ago.
Improve this question
Hello developers and my friend I need help in my final year project LiquidSee that is a website in which user can watch movies and listen songs ,So please helps me in my project,I am using php mysql and js
Well I find it on Google but it was bad luck
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 3 years ago.
Improve this question
We want to implement SSO for a Custom Tab in Microsoft Teams.
I have seen new possibilities shown in the video here
(The relevant part is at 24m29s). Is this available yet?
If so, is there any documentation on this?
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 4 years ago.
Improve this question
I want to get correct search terms from the user even if the user gives incorrect spelling of the product and display products according to that. How can I do that and should I use AI for that?
You can make use of Bing spell check API.
Whenever someone types in the input field and event should be triggered which sends the request to the Bing API.
You can refer the documentation here
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 7 years ago.
Improve this question
Is there any way to call the pac-man plug-in in Google Maps v3 API?
Thanks!
and happy April fool :p
On a mac you can just press
CMD + pacman
in the search field. I however don't know how to this in windows
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I am trying to create Bing map clustering similar to what Google offers. However, the only docs I found from an "official" source (http://blogs.bing.com/maps/2011/03/01/bing-maps-v7-modular-design-and-client-side-clustering/) have a broken link to the actual code.
Does anyone know where to get the supported Bing clustering module?
Thanks
A quick search gives an open source available at codeplex:http://bingmapsv7modules.codeplex.com/wikipage?title=Client%20Side%20Clustering.