Location based popup

How to show popup in ionic 3 using geolocation when the user enter into new city?
for example the user currently in mexico and if the user goes to newyork then need to show popup “Welcome to newyork city” and also based on cities i have to perform some operations ie need to show different pages for different cities?
any help?