javascript

Google Map Place Autocomplete API

Google Map (Places and Place Details) - Autocomplete API Documentation Standard Pricing In 2017 & 2018 Google changed the pricing of their APIs. Part of the API is with a subscription to the Google Cloud Platform, which is $200 / mo and you get free credit of $200 / mo, plus a the first X amount of each different API request free/included. With the change, there is much to be done.

JavaScript Detecting when iFrame Scrolled to Bottom

Objective This situation is becoming more and more common as people do more and more commerce online. I have a customer who wants ensure that their customers (online) have scrolled to the bottom of a document to make sure that their customers have read the terms, policy, contract, agreement or whatever it might be. Depending on the requirements, this can be handled differently. We have all seen them on pages, and we even see this now when signing up for something.