Home | History | Annotate | Download | only in publishing

Lines Matching full:maps

51 <li>Register for a Maps API Key, if your application is using MapView elements</li>
171 <li>Register for a Maps API Key (see below), if your application uses MapView
176 <h3 id="mapsApiKey">7. Register for a Maps API Key, if your application is using
181 For complete information about getting a Maps API Key, see <a
183 Obtaining a Maps API Key</a>.</p>
189 Maps service and obtain a Maps API Key, before your MapView(s) will be able to
190 retrieve data from Google Maps. To do so, you supply an MD5 fingerprint of your
191 signer certificate to the Maps service. </p>
193 <p>During development, you can get a temporary Maps API Key by registering the
195 application, you must register for a new Maps API Key that is based on your
202 <li>You <em>must</em> obtain the Maps API Key before you compile your
206 from code, you must pass the Maps API Key as a parameter in the constructor.
208 <li>The Maps API Key referenced by your application's MapView elements must be
209 registered (in Google Maps) to the certificate used to sign the application.
213 <li>If you previously got a temporary Maps API Key by registering the debug
215 new Maps API Key by registering your release certificate. You must then remember
218 elements will not have permission to download Maps data. </li>
220 you <em>must</em> remember to obtain a new Maps API Key from the Google Maps
221 service. If you do not get a new Maps API Key and apply it to all MapView
223 to download Maps data. </li>
246 you should make sure that any MapView elements in your UI are receiving maps
248 Maps API Key</a> and correct the problem. You should also ensure that the