pnp / powerapps-samples

Contains curated community Microsoft Power App samples
https://aka.ms/powerplatform-samples
MIT License
424 stars 319 forks source link

US Map using SVG Image #62

Closed rsk2013 closed 2 years ago

rsk2013 commented 2 years ago

We're so eager to add your sample to this repository as soon as possible, but we need all samples follow the same structure. To make sure we process it as soon as possible, make sure to follow these instructions.

Q A
Bug fix? no - yes? No No
New feature? no - yes? No No
New sample? no - yes? Yes Yes
Related issues? fixes #X, partially #Y, mentioned in #Z No

Solution Details

Q A
Solution requires premium license no - yes? NO
Solution uses experimental features (see licensing guidelines) no - yes?NO
Which connectors are used? e.g.: SharePoint, DataVerse, DataVerse for Teams, Outlook, DocuSign, etc. None
Solution uses on-premises connectors? no - yes? None
Solution uses custom connectors? no - yes? None
Layout Phone? Tablet? Other? Tablet

What's in this Pull Request?

My sample contains how we can use SVG image within Power Apps to perform few operations / animations.

With selection of a State value in a drop down control, how the US Map highlights the State shape. The state information is stored in a data table.

Also, this app displays various colors based on the State population on the US Map.

rsk2013 commented 2 years ago

I am first timer to submit the sample. I tried to follow all the instructions. If any instructions are missed, please let me know. I will be happy to correct and get back to you.

aprildunnam commented 2 years ago

Thank you for your contribution, Krishna! Lots of people will benefit from this how-to for SVGs!