Skip to content

Commit 56ace86

Browse files
dplotnikovVesaJuvonen
authored andcommitted
png is not displayed (SharePoint#4751)
SharePoint#4472
1 parent 0f35715 commit 56ace86

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/solution-guidance/custom-field-type-sharepoint-add-in.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ Here are some examples of custom field type that implements a Google map. These
2222

2323
**Thumbnail Google map images displayed in a list view:**
2424

25-
![Two Google map views showing the Microsoft Campus Location Point, and Location Area.](https://github.com/SharePoint/PnP/blob/master/Samples/Branding.JSLink/readme-images/GoogleMaps.png)
25+
![Two Google map views showing the Microsoft Campus Location Point, and Location Area.](https://raw.githubusercontent.com/SharePoint/PnP/master/Samples/Branding.JSLink/readme-images/GoogleMaps.png)
2626

2727
**Inline editing showing a larger Google map thumbnail:**
28-
![Two Google maps. One view showing the Microsoft Campus Location Point with a link to Select Location, the other view showing the Microsoft Campus Location Area with a link to Edit Shape.](https://github.com/SharePoint/PnP/blob/master/Samples/Branding.JSLink/readme-images/GoogleMaps_Edit.png)
28+
![Two Google maps. One view showing the Microsoft Campus Location Point with a link to Select Location, the other view showing the Microsoft Campus Location Area with a link to Edit Shape.](https://raw.githubusercontent.com/SharePoint/PnP/master/Samples/Branding.JSLink/readme-images/GoogleMaps_Edit.png)
2929

3030
**A dialog enabling inline editing:**
31-
![A Google Map showing the Microsoft Campus Shape. Text on the image reads, Click on the map to place markers and create your shape. Finish by clicking on the first marker. You can drag each of the markers around, or click on them for more options. You can use the Clear Map button above to remove all markers.](https://github.com/SharePoint/PnP/blob/master/Samples/Branding.JSLink/readme-images/GoogleMaps_Shape_Edit.png)
31+
![A Google Map showing the Microsoft Campus Shape. Text on the image reads, Click on the map to place markers and create your shape. Finish by clicking on the first marker. You can drag each of the markers around, or click on them for more options. You can use the Clear Map button above to remove all markers.](https://raw.githubusercontent.com/SharePoint/PnP/master/Samples/Branding.JSLink/readme-images/GoogleMaps_Shape_Edit.png)
3232

3333
High-Level Guidelines
3434
---------------------

0 commit comments

Comments
 (0)