Google Maps

Browsing #google-maps

jarallax-cover

Google Maps 2 entries



Working with Google Maps in Angular

Mar 25 2021 / No comments / 5415 reads

In this post, I'll show you how to work with Google Maps in Angular projects. Many applications need to work with maps and location features (geocoding, fencing, etc.). Google provides many great APIs to work with. Let's create a simple app that gets your current location and marks it on a live map.

Continue reading