Forum Discussion
SharePoint Online - Custom Web Part
- Aug 28, 2019
To re-use what you have built on SharePoint 2013, you can create provided hosted app and host your existing aspx pages in Azure web app.
You can also built similar functionality in SharePoint Framework (JavaScript Framework) and using PnP SPFx Controls React which provides similar controls for map.
https://sharepoint.github.io/sp-dev-fx-controls-react/controls/Map/
To learn more about SharePoint Framework, you can visit below links:
https://docs.microsoft.com/en-us/sharepoint/dev/spfx/sharepoint-framework-overview
To re-use what you have built on SharePoint 2013, you can create provided hosted app and host your existing aspx pages in Azure web app.
You can also built similar functionality in SharePoint Framework (JavaScript Framework) and using PnP SPFx Controls React which provides similar controls for map.
https://sharepoint.github.io/sp-dev-fx-controls-react/controls/Map/
To learn more about SharePoint Framework, you can visit below links:
https://docs.microsoft.com/en-us/sharepoint/dev/spfx/sharepoint-framework-overview