During the internship, i’d been working on google data and maps api. So i want to asess this knowledge. Previous week, started to writing a small script that helps finding zip codes on a map.
Basicly, it uses google geocoding, geolocation and google maps. On the first hand, browser detecs (permission needed) your location (longitude&latitude). Then script requests to google with curl for zip code.
Special thanks to Altan for curl class. In a few days, i will add this project to my github.
Here is a demo.
Note: It may down, cause of server problems.
[…] is my first jQuery plugin and also second weekend project. CountUp plugin is simply calculates time different between two dates and also iterates second by […]