{"id":17595159,"url":"https://github.com/takuseno/geomap","last_synced_at":"2025-04-12T07:12:40.317Z","repository":{"id":35129669,"uuid":"39333607","full_name":"takuseno/GeoMap","owner":"takuseno","description":"GeoChart view library for Android","archived":false,"fork":false,"pushed_at":"2020-12-24T22:12:09.000Z","size":604,"stargazers_count":5,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T07:12:35.889Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/takuseno.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-19T12:50:59.000Z","updated_at":"2024-03-04T07:36:17.000Z","dependencies_parsed_at":"2022-08-17T21:25:30.595Z","dependency_job_id":null,"html_url":"https://github.com/takuseno/GeoMap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuseno%2FGeoMap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuseno%2FGeoMap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuseno%2FGeoMap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuseno%2FGeoMap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takuseno","download_url":"https://codeload.github.com/takuseno/GeoMap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248530571,"owners_count":21119600,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-22T07:38:10.988Z","updated_at":"2025-04-12T07:12:40.288Z","avatar_url":"https://github.com/takuseno.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GeoMap\nGeoMapView library for Android\n\nThis library uses [world.svg](https://github.com/takuseno/GeoMap/blob/master/geomap/src/main/res/raw/world.svg) under \n[Creative Commons Attribution-NonCommercial 4.0 International License](http://creativecommons.org/licenses/by-nc/4.0/)\n\n##Usage\n``` .java\nGeoMapView geoMapView = (GeoMapView)findViewById(R.id.geoMap);\ngeoMapView.setOnInitializedListener(new OnInitializedListener() {\n    @Override\n    public void onInitialized(GeoMapView geoMapView) {\n        geoMapView.setCountryColor(\"US\", \"#00FF00\");\n        geoMapView.setCountryColor(\"JP\", \"#FF0000\");\n        geoMapView.refresh();\n    }\n});\n```\n\n##Screenshot\n\u003cp\u003e\n    \u003cimg src=\"screenshots/screenshot.jpg\" alt=\"day\" width=\"270\" height=\"480\"/\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakuseno%2Fgeomap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakuseno%2Fgeomap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakuseno%2Fgeomap/lists"}