Skip to content

By running a map within the app using the Google Maps API, it displays a location search and the distance between marked points. You can view the map in two different ways: Normal View and Satellite View. Google Maps API + Android Studio + Java 🗺

License

Notifications You must be signed in to change notification settings

nisaefendioglu/iMaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iMaps

By running a map within the app using the Google Maps API, it displays a location search and the distance between marked points.
You can view the map in two different ways: Normal View and Satellite View.

Google Play Store :

Get it on Google Play

Build and run the app

Android > app > res > values > google_maps_api.xml contained in the file;
<string name="google_maps_key" templateMergeStrategy="preserve" translatable="false">YOUR API KEY</string>
You must add your own API key to YOUR API KEY. Site where you can generate API Key:

https://console.cloud.google.com/apis/library?project=maps-294708

For more detailed information, you can visit the website at the link below:

https://developers.google.com/maps/documentation/android/start#get-key

Run the app using the "play" or "debug" button.

Screenshots of the app :


Adsız2

License


MIT License

Copyright (c) 2021 Nisa EfendioÄŸlu

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

By running a map within the app using the Google Maps API, it displays a location search and the distance between marked points. You can view the map in two different ways: Normal View and Satellite View. Google Maps API + Android Studio + Java 🗺

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages