Power Apps Map and Address Input components

Поделиться
HTML-код
  • Опубликовано: 20 окт 2024

Комментарии • 59

  • @iliasz.5232
    @iliasz.5232 2 года назад

    Thanks Shane!
    The satellite toggle solution at 16:52 is exactly what i needed, to allow my users to have the best of both worlds (since satellite view on its own doesn't provide any details like city and road names, etc).
    It's these kind of details that make your content special.

  • @gracemanasseh2091
    @gracemanasseh2091 3 года назад +2

    Thanks... our client long awaited this feature. One question please, is it possible to move the pins interactively on the map, so as to fine tune the longitude, latitude?

  • @dannyhaar1330
    @dannyhaar1330 2 года назад

    Shane,
    There's one part of the video I didn't quite catch, the setup for the gallery of pins? I have most of the rest of it working. It's likely you explained this in another video :)

  • @paolovr1970
    @paolovr1970 2 года назад +1

    Thanks amazing, how I could check if a point latitude and longitude is inside a geojason shapes area that I save ? For check if s car is arrived on the parking area?

    • @ShanesCows
      @ShanesCows  2 года назад +1

      I don't know, haven't tried that before.

  • @mdasifullahsherief1396
    @mdasifullahsherief1396 2 года назад +1

    Good Video to learn.
    Is there option to get location depends on IP address of the device, where Powersapps user is logged-in?

    • @ShanesCows
      @ShanesCows  2 года назад

      If you use Location.Latitude in a browser on a PC it will return the location associated with the IP address. No extra configuration required.

  • @paolovr1970
    @paolovr1970 2 года назад +1

    thanks too much Shane
    if I've a zone marked on map and I'd like to check if the truck is arrive inside that limited area.. how I can develop it? that's possible?

    • @ShanesCows
      @ShanesCows  2 года назад +1

      Power Automate flow has a concept called geofencing. I haven't covered it but if search for it you should be able to find some ideas.

  • @digdin12345
    @digdin12345 Год назад +1

    Hi Shane, the setting option is not available on the power app admin i have subscribed for the power app per user plan

    • @ShanesCows
      @ShanesCows  Год назад

      I just double checked and it is there. See if this guide helps you. learn.microsoft.com/en-us/power-apps/maker/canvas-apps/geospatial-overview#enable-the-geospatial-features-for-the-environment

  • @rjespi3863
    @rjespi3863 9 месяцев назад +1

    Thanks Shane !
    However, i have a problem regarding address, its not showing all addresses on the addressInput.

    • @ShanesCows
      @ShanesCows  9 месяцев назад

      You can change the number it shows in the control's properties. But I did find an address once that wasn't in their Database. I never did find a solution to that. :(

    • @rjespi3863
      @rjespi3863 9 месяцев назад

      @@ShanesCowsi try to search a certain address but its not showing on the suggestion, is that your issue too ?

  • @yeraldo05
    @yeraldo05 3 года назад +1

    Really great feature!
    Quick question, can we use this Geospatial Map to know the total driven miles per state?
    Let's said I need to drive from Texas to North Carolina and know the total miles drove in each State, can this feature help me with that?
    Thanks as always!

    • @ShanesCows
      @ShanesCows  3 года назад

      Not that I know of. You would probably have to go to the Google or Azure Maps api.

  • @priyathakur0612
    @priyathakur0612 3 года назад +1

    The video is a real help. I do have a question, can we implement Pin location in a model-driven application?

    • @ShanesCows
      @ShanesCows  3 года назад

      I don’t do much with model driven so not sure.

  • @Oopsiedaisy861
    @Oopsiedaisy861 2 года назад +1

    😮 i didnt know you were a Cincinnatian!

    • @ShanesCows
      @ShanesCows  2 года назад

      Yup. :) Not sure why, the weather is terrible. :)

    • @Oopsiedaisy861
      @Oopsiedaisy861 2 года назад

      @@ShanesCows it’s about to be real pretty this week!

  • @jollyonlan
    @jollyonlan 2 года назад

    Can you change the style of the text over the pushpins? It looks bad as standard. ty

  • @fernandoalsina9368
    @fernandoalsina9368 2 года назад

    Thank you Shane. If your data source is a gallery, could you select an item in the gallery and automatically select it in the map? It didn't work for me

  • @tylerdegrand3034
    @tylerdegrand3034 3 года назад +1

    I hit the 50 address limit for the Map. I have a few hundred thousand records that need this capability, do you know of any other possible solutions?

    • @ShanesCows
      @ShanesCows  3 года назад +1

      I haven’t hit the limit. Maybe use Google Maps api to build a map instead? Not sure.

  • @williamsalling1192
    @williamsalling1192 3 года назад +1

    Is there a way to then get say a route between the collection of items? Not so much as a navigation map for drive with, but just a route between them?

    • @ShanesCows
      @ShanesCows  3 года назад

      I think today the best option would be to use the Google maps api to get it. Microsoft is rolling out more features to their map stuff but I don’t think that feature has made it yet.

  • @samlet1012
    @samlet1012 2 года назад

    Hi shane,
    Is there a way to navigate to pre defined pins using a gallery list? Im having trouble researching.
    I.e gallery list name x navigates to relevant pin

  • @mavoldnl2376
    @mavoldnl2376 3 года назад +1

    Is there a possibility to calculate a distance between two addresses? (Eg. from office to customer) Or perhaps to plan routes? Thnxs

    • @ShanesCows
      @ShanesCows  3 года назад +1

      Distance we have done. You just need to do the “math”. Route planning I got nothing right now. This thread on Twitter we discuss. You will need to to translate some of Hiro’s tweets but worth it b

  • @GoWstingray
    @GoWstingray 3 года назад +1

    Tried out the address input control a few months ago and found it very hard to find UK address’s, even if I set the Country. Thought it was because it wasn’t really written for UK address’s as we normally use the post code to look on, but It couldn’t even find 1 Microsoft Way, and no I hadn’t left it set to GB.

    • @ShanesCows
      @ShanesCows  3 года назад

      Yeah I had a hard time with some of the common addresses also.

  • @EdBellman
    @EdBellman 2 года назад

    Is there any way to get the Address Input control to automatically search and return results from a specified default value without having to manually select a result? Trying to get lon/lat automatically to feed into the map control without the user having to select anything, from a known address in my datasource

  • @jbizmirli
    @jbizmirli Год назад

    I am getting name errors, when I try to create the table for the icon gallery 😞

  • @franklinhernandez3877
    @franklinhernandez3877 3 года назад

    Only say... Thanks very much

  • @helifischer
    @helifischer 2 года назад +1

    Hi Shane, how do i detect, if the user has a premium account and hide the map, when not.

    • @ShanesCows
      @ShanesCows  2 года назад

      I don't think that is possible. The app is either premium or not, no way to have it vary based on user's license that I know of.

  • @colby4390
    @colby4390 3 года назад +1

    If we wanted to write the address input to sharepoint what field type would we use?

  • @TheDydaniel
    @TheDydaniel 3 года назад +1

    I an having a problem with this it always puts my data in Atlantic ocean I have set everything correctly can you help please thank you.

    • @ShanesCows
      @ShanesCows  3 года назад

      Usually means you have the lat and long flipped. Try doing the exact values I had

    • @TheDydaniel
      @TheDydaniel 3 года назад

      @@ShanesCows I am sorry but no matter what i use it puts my data in Latitude 0 and Longitude 0. I have checked my location on Bing map and its correct.

    • @yeraldo05
      @yeraldo05 3 года назад

      @@TheDydaniel I´m having the same problem and I´m following all the same steps as in the video, did you find a solution for it?

    • @yeraldo05
      @yeraldo05 3 года назад

      I found the solution! This guy shows the missing piece at the minute 13:00 ruclips.net/video/Gdk8vhLh8Sc/видео.html&ab_channel=RoryNeary

  • @al-eyahjabbar7347
    @al-eyahjabbar7347 3 года назад

    I found this video very helpful, but unfortunately, my map isn't working properly for some reason. Every address I put in goes to the same coordinates (29.9938, - 95.4363) and I was wondering if anyone knows how to fix it or if anyone else is having a similar issue.

  • @mammifero
    @mammifero 3 года назад +1

    As usual a very interesting video, but you speak really fast :-) .
    One thing that i dont understand is how to "link" the field Address Input with the Map

    • @ShanesCows
      @ShanesCows  3 года назад

      Sorry I got too excited 😞 Can you tell me the time stamp you didn’t get and I will try to help.

    • @mammifero
      @mammifero 3 года назад

      @@ShanesCows Dear Shane thanks for asking. The Address Input works with MAP only if you create a collection, right ?

  • @sundrapillay6668
    @sundrapillay6668 3 года назад

    Thanks Shane

  • @TheToni2123
    @TheToni2123 3 года назад +1

    thx

  • @MichaelDeBlasis1369
    @MichaelDeBlasis1369 3 месяца назад +1

    I was here LOL

    • @ShanesCows
      @ShanesCows  3 месяца назад

      You are everywhere lately. Keeping you busy with videos. 🤩

    • @MichaelDeBlasis1369
      @MichaelDeBlasis1369 3 месяца назад

      @@ShanesCows I think I've watched about half your videos by now. I just keep coming back. You do a great job of explaining it all so it's really working for me. I gotta check out more of your stuff on Automate. I'm still fairly behind on those skills. Getting better daily though. Currently trying to generate a client HTML report in there from a date column we use called checkout date. The idea is to generate a daily report that holds an array containing any client that have checkoutdate withing 3 days of today(). Sounds easy but flows are never easy for me. at least not yet..

  • @riyaanbrink8574
    @riyaanbrink8574 3 года назад +1

    First