Skip to main content

Posts Tagged ‘Google Map’

A group of diverse coworkers working on the computer together

SXA Map component Part 4 Show POI markers for the same coordinates

Challenge: Hi Folks! Given the SXA Map component configured on the page and if we have multiple POI items with the same coordinates, then it shows only one of them on the map. Apparently the last one in the content tree. Let’s explore how we can fix it and show all the POI items information […]

Integrate Google Map into Your App

Many people have used Location-Based Services (LBS) or Real-time Locating Systems (RTLS), both of them can be used in lots of context in our daily life. So in many situations, you may want to integrate a map into your app. Today I’m going to introduce you how to use google map in your app. Set […]

How to Use Google Maps in Android

Get an API Key for Google Map Before all our work, we first have to apply an API key for Google Maps. What is an API key? An API KEY can be regarded as a kind of authorization mode for interface access. How do you get an API key for the Google Maps API? Google […]