File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -128,6 +128,25 @@ protected override void OnLaunched(LaunchActivatedEventArgs e)
128
128
129
129
にあります。
130
130
131
+ ## 採用事例
132
+
133
+ Xamarin.Forms.GoogleMaps が使われているアプリを紹介します(他にもあったら教えてください)。
134
+
135
+ <table >
136
+ <tr >
137
+ <td align="center">
138
+ <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%;">
140
+ <p>by <a href="https://www.cinra.co.jp/">CINRA, Inc.</a></p>
141
+ </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>
147
+ </tr >
148
+ </table >
149
+
131
150
## リリースノーツ
132
151
133
152
[ Releases] ( https://github.com/amay077/Xamarin.Forms.GoogleMaps/releases ) または [ RELEASE_NOTES] ( RELEASE_NOTES.md ) を見てください。
You can’t perform that action at this time.
0 commit comments