Whatsnearby.js
Whatsnearby.js is a jQuery plugin for quickly find the nearest places. A Simple of whatsnearby.js example as shown below − <!DOCTYPE html> <html> <head> <meta charset = “utf-8″/> <link rel = “stylesheet” href = “https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css”> <script src = “example/js/es5-shim.min.js” type = “text/javascript”> </script> <script src = “example/js/es5-sham.min.js” type = “text/javascript”></script> <script src = “https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js” type… Read More »