Skip to main content

Notifications

Power Apps - Building Power Apps
Answered

Address Input Control - How to load a location and get the map to show it?

Posted on by 514

If I type an address into the Address Input control I can get it to show on the map.

 

ClearCollect(
locationsMap,
{
Latitude: txtAddressInput.SelectedLatitude,
Longitude: txtAddressInput.SelectedLongitude
}
)

 

The collection 'locationsMap' is used in the Items property of the map.

 

When I try to load the same address into the Address Input control instead of typing it, the map does not seem to show it.

 

Is there a way to get it to show without typing it into Address Input control?

 

Any help appreciated.

 

Thank you

Categories:
  • Suggested answer
    CU04110556-0 Profile Picture
    CU04110556-0 4 on at
    Address Input Control - How to load a location and get the map to show it?
    Facing this issue 
  • Suggested answer
    CU04110556-0 Profile Picture
    CU04110556-0 4 on at
    Address Input Control - How to load a location and get the map to show it?
    i need with typing like google map
  • Verified answer
    sienna28 Profile Picture
    sienna28 514 on at
    Re: Address Input Control - How to load a location and get the map to show it?

    solved

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

November 2024 Newsletter…

November 2024 Community Newsletter…

Community Update Oct 28…

Power Platform Community Update…

Tuesday Tip #7 Community Profile Tips…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,297

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 63,890

Leaderboard