Skip to content

XinyueZ/wikipedia-google-place-together

Repository files navigation

Sample wikipedia-google-place-together

Build Status

This is a temporary repository that will no longer be maintained.

  • Use Google Android Place API
    • No chance to load more places with place-api of play-service.
  • Use Wikipedia Geo-Search
    • As compensation to use Wikipedia Api.

For map-app initilization this project can be copy-paste used directly.

Don't forget map-key, this repo doesn't contain.

klint support

The project uses ktlint to enforce Kotlin coding styles. Here's how to configure it for use with Android Studio (instructions adapted from the ktlint README):

  • Close Android Studio if it's open

  • Download ktlint:

    curl -sSLO https://github.com/shyiko/ktlint/releases/download/0.28.0/ktlint && chmod a+x ktlint

  • Inside the project root directory run:

    ktlint --apply-to-idea-project --android

  • Remove ktlint if desired:

    rm ktlint

  • Start Android Studio

About

Use Google Android Place API and Wikipedia Geo-Search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published