Simple Solution for Page Notifications

In this article, we’d like to share with you a small JavaScript library that we developed for one of the projects that we’ve been working on recently. In our latest project we needed a simple and lightweight solution for the page notifications. Within the project we have notifications of several types – success or error […]

Custom Google Maps Markers - preview

Customize your Google Map Markers

In his previous post JoeVains shared with you a pack of location icons. This post is for those who do not have much experience with customizing Google maps with Google Maps Javascript API.

I’ll show you how to generate a map and add markers using our location icons (you can also use your own if you wish). We’ll discuss improving user experience and browsers inconsistencies. Enjoy!