# Let's mock your current location on Simulator

Let's assume you have an app that has a mapping feature that detects a location where you want to go, but you don't want to move your butt up. You can mock the location super easily.😁

**1.Go to Simulator > Features > Location > Custom Location 
**![スクリーンショット 0004-05-05 午前0.57.02.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1651740041677/zDEc4CFmR.png)

**2.Type latitude and longitude of the location you want to set. 
**
![スクリーンショット 0004-05-05 午前0.58.43.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1651740006176/LL21zxbqw.png)

**3.Run your simulator
**
![スクリーンショット 0004-05-05 午前1.09.37.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1651740564809/udE4z9XUB.png)

That's all you need! 
