{"id":20579634,"url":"https://github.com/wolox/wolmo-maps-android","last_synced_at":"2026-04-22T21:34:56.994Z","repository":{"id":142452080,"uuid":"89729078","full_name":"Wolox/wolmo-maps-android","owner":"Wolox","description":"Wolmo Maps - Wolox Mobile SDK maps module for Android","archived":false,"fork":false,"pushed_at":"2019-06-28T13:54:32.000Z","size":103,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-06-29T11:44:30.059Z","etag":null,"topics":["android","framework","googlemaps","maps","sdk","wolmo","wolox"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Wolox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-28T17:26:01.000Z","updated_at":"2018-06-05T17:55:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"48ce69d1-9b2c-490e-8a99-8da5a0f77936","html_url":"https://github.com/Wolox/wolmo-maps-android","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Wolox/wolmo-maps-android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolox%2Fwolmo-maps-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolox%2Fwolmo-maps-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolox%2Fwolmo-maps-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolox%2Fwolmo-maps-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wolox","download_url":"https://codeload.github.com/Wolox/wolmo-maps-android/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolox%2Fwolmo-maps-android/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32156604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T17:06:48.269Z","status":"ssl_error","status_checked_at":"2026-04-22T17:06:19.037Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","framework","googlemaps","maps","sdk","wolmo","wolox"],"created_at":"2024-11-16T06:17:48.444Z","updated_at":"2026-04-22T21:34:56.973Z","avatar_url":"https://github.com/Wolox.png","language":"Java","readme":"[![Build Status](https://www.bitrise.io/app/bdcd47872923d729/status.svg?token=FBpjtLs8Y7_r0SqaTDQSXw\u0026branch=master)](https://www.bitrise.io/app/bdcd47872923d729)\n[![Release](https://jitpack.io/v/Wolox/wolmo-maps-android.svg)](https://jitpack.io/#Wolox/wolmo-maps-android)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg height=\"140px\" width=\"400px\" src=\"https://cloud.githubusercontent.com/assets/4109119/25543833/70745992-2c2e-11e7-9ae2-b5a95b47ba9f.png\"/\u003e\n\u003c/p\u003e\n\n# WOLMO MAPS (ANDROID)\n\nThe MAPS module provides simple tools to build Google Maps views.\n\n### Usage\n\nImport the module as alibrary in your project using Gradle:\n\n**root build.gradle**\n```groovy\nallprojects {\n  repositories {\n    ...\n    maven { url 'https://jitpack.io' }\n  }\n}\n```\n**your app module build.gradle**\n```groovy\ndependencies {\n        compile 'com.github.Wolox:wolmo-maps-android:master-SNAPSHOT'\n}\n```\nNote: The above line will download the latest version of the module, if you want to run an specific version replace `master-SNAPSHOT` with `1.0.0` or any other version. Avaiable versions can be found here: [Github releases](https://github.com/Wolox/wolmo-maps-android/releases)\n## Features\n\n* Fragments to simplify loading Google Maps\n* Polylines and assets rendering over the map\n* Zoom controls and utilities\n* In-map markers click listeners\n\n### Dependencies\n\n1. [WOLMO CORE](https://github.com/Wolox/wolmo-core-android)\n2. Google Maps for Android\n3. Google Maps Utils for Android (com.google.maps.android:android-maps-utils:0.4)\n\n## \u003ca name=\"topic-contributing\"\u003e\u003c/a\u003e Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push your branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## \u003ca name=\"topic-about\"\u003e\u003c/a\u003e About\n\nThis project was written by [Wolox](http://www.wolox.com.ar) and is maintained by:\n* [Juan Ignacio Molina](https://github.com/juanignaciomolina)\n* [Javier Minces](https://github.com/Karamchi)\n\n![Wolox](https://raw.githubusercontent.com/Wolox/press-kit/master/logos/logo_banner.png)\n\n## \u003ca name=\"topic-license\"\u003e\u003c/a\u003e License\n\n**WOLMO MAPS** is available under the MIT [license](https://raw.githubusercontent.com/Wolox/wolmo-maps-android/master/LICENSE.md).\n\n    Copyright (c) Wolox S.A\n\n    Permission is hereby granted, free of charge, to any person obtaining a copy\n    of this software and associated documentation files (the \"Software\"), to deal\n    in the Software without restriction, including without limitation the rights\n    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n    copies of the Software, and to permit persons to whom the Software is\n    furnished to do so, subject to the following conditions:\n\n    The above copyright notice and this permission notice shall be included in\n    all copies or substantial portions of the Software.\n\n    THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n    THE SOFTWARE.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolox%2Fwolmo-maps-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolox%2Fwolmo-maps-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolox%2Fwolmo-maps-android/lists"}