Verify if a point is Land or Water in Google Maps

Inspired by this question on StackOverflow "Verify if a point is Land or Water in Google Maps" I decided to see if the question was solvable quickly and easily. This being the API economy.. surely Google has an API to solve this question? It does... in the form of Google Elevation API. Here are the end … Continue reading Verify if a point is Land or Water in Google Maps

Nugget post : using Angular JS with Mustache Templating

In a recent consolidation exersize, 6PM has decided to follow the design trend of using Google's Material Design in it's front-ends, and we now encourage the use of Angular JS to power these front-ends. It would seem that Angular Material (https://material.angularjs.org/latest/) is a perfect fit for this type of scenario. In many respects, it is... … Continue reading Nugget post : using Angular JS with Mustache Templating