Skip to content

Commit 962c48f

Browse files
committed
Add herenow to showcase
1 parent f2f04b6 commit 962c48f

File tree

3 files changed

+16
-7
lines changed

3 files changed

+16
-7
lines changed

README-ja.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -130,20 +130,15 @@ protected override void OnLaunched(LaunchActivatedEventArgs e)
130130

131131
## 採用事例
132132

133-
Xamarin.Forms.GoogleMaps が使われているアプリを紹介します(他にもあったら教えてください)。
133+
Xamarin.Forms.GoogleMaps が使われているアプリを紹介します(他にもあったら [教えてください](https://github.com/amay077/Xamarin.Forms.GoogleMaps/issues/512))。
134134

135135
<table>
136136
<tr>
137137
<td align="center">
138138
<h3><a href="https://www.herenow.city/">HereNow</a></h3>
139-
<img src="https://pbs.twimg.com/profile_images/854910205980680192/MH_4pst0_400x400.jpg" width="200" width="200" style="max-width:100%;">
139+
<img src="showcase_herenow.jpg" width="200" width="200" style="max-width:100%;">
140140
<p>by <a href="https://www.cinra.co.jp/">CINRA, Inc.</a></p>
141141
</td>
142-
<td align="center">
143-
<h3><a href="">{AppName}</a></h3>
144-
<img src="https://raw.githubusercontent.com/amay077/Xamarin.Forms.GoogleMaps/master/logo.png" width="200" width="200" style="max-width:100%;">
145-
<p>by <a href="">{Company}</a></p>
146-
</td>
147142
</tr>
148143
</table>
149144

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,20 @@ Sample application is here.
126126

127127
* [XFGoogleMapSample](https://github.com/amay077/Xamarin.Forms.GoogleMaps/tree/master/XFGoogleMapSample)
128128

129+
## Who uses it?
130+
131+
This is just a short list of apps and projects that use Xamarin.Forms.GoogleMaps. If you've used Xamarin.Forms.GoogleMaps in a apps and would like it listed on this page, [**Please report it**](https://github.com/amay077/Xamarin.Forms.GoogleMaps/issues/512).
132+
133+
<table>
134+
<tr>
135+
<td align="center">
136+
<h3><a href="https://www.herenow.city/">HereNow</a></h3>
137+
<img src="showcase_herenow.jpg" width="200" width="200" style="max-width:100%;">
138+
<p>by <a href="https://www.cinra.co.jp/">CINRA, Inc.</a></p>
139+
</td>
140+
</tr>
141+
</table>
142+
129143
## Releases
130144

131145
See [Releases](https://github.com/amay077/Xamarin.Forms.GoogleMaps/releases) or [RELEASE_NOTES](RELEASE_NOTES.md).

showcase_herenow.jpg

8.41 KB
Loading

0 commit comments

Comments
 (0)