Skip to content

Commit b360570

Browse files
committed
reverted 454-457
1 parent d0a102e commit b360570

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/azure-maps/migrate-from-google-maps-web-app.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,10 @@ For a Symbol layer, add the data to a data source. Attach the data source to the
451451

452452
You may use Custom images to represent points on a map. The following map uses a custom image to display a point on the map. The point is displayed at latitude: 51.5 and longitude: -0.2. The anchor offsets the position of the marker, so that the point of the pushpin icon aligns with the correct position on the map.
453453

454-
<center>![yellow pushpin image](media/migrate-google-maps-web-app/yellow-pushpin.png)<br/>yellow-pushpin.png</center>
454+
<center>
455+
456+
![yellow pushpin image](media/migrate-google-maps-web-app/yellow-pushpin.png)<br/>
457+
yellow-pushpin.png</center>
455458

456459
#### Before: Google Maps
457460

0 commit comments

Comments
 (0)