{"id":27117756,"url":"https://github.com/onlylemi/mapview","last_synced_at":"2025-04-07T06:36:23.629Z","repository":{"id":46144008,"uuid":"55973432","full_name":"onlylemi/MapView","owner":"onlylemi","description":"A MapView on Android platform.","archived":false,"fork":false,"pushed_at":"2019-08-18T10:53:57.000Z","size":161,"stargazers_count":678,"open_issues_count":15,"forks_count":162,"subscribers_count":33,"default_branch":"master","last_synced_at":"2024-11-09T18:42:15.597Z","etag":null,"topics":["android","mapview"],"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/onlylemi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-11T13:10:50.000Z","updated_at":"2024-10-09T07:50:52.000Z","dependencies_parsed_at":"2022-09-01T06:01:02.017Z","dependency_job_id":null,"html_url":"https://github.com/onlylemi/MapView","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlylemi%2FMapView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlylemi%2FMapView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlylemi%2FMapView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlylemi%2FMapView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlylemi","download_url":"https://codeload.github.com/onlylemi/MapView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247608135,"owners_count":20965950,"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":["android","mapview"],"created_at":"2025-04-07T06:36:23.097Z","updated_at":"2025-04-07T06:36:23.621Z","avatar_url":"https://github.com/onlylemi.png","language":"Java","readme":"# MapView\n\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-MapView-green.svg?style=true)](https://android-arsenal.com/details/1/3497)\n[![jitpack](https://img.shields.io/badge/jitpack-v1.0-green.svg)](https://jitpack.io/#onlylemi/mapview)\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/onlylemi/MapView/blob/master/LICENSE)\n\nThis a indoor map view named MapView for `Android`. It also offer some layers. If you are doing a indoor map application and try to do it.\n\n## Layers\n\n* MapLayer\n    * rotate\n    * scale\n    * slide\n* LocationLayer\n    * Sensor\n* BitmapLayer\n* MarkLayer\n* RouteLayer\n    * ShortestPath By [FloydAlgorithm](https://en.wikipedia.org/wiki/Floyd%E2%80%93Warshall_algorithm)\n    * BestPath By [GeneticAlgorithm](https://en.wikipedia.org/wiki/Genetic_algorithm)， and you also look [here](https://github.com/onlylemi/GeneticTSP).\n\n## Demo\n\nI offer every layer demo and you can look the [demo](https://github.com/onlylemi/MapView/tree/master/demo) floder. And the following is a screenshot of demo.\n\n![](https://raw.githubusercontent.com/onlylemi/notes/master/images/android_mapview_1.gif)\n![](https://raw.githubusercontent.com/onlylemi/notes/master/images/android_mapview_2.gif)\n![](https://raw.githubusercontent.com/onlylemi/notes/master/images/android_mapview_3.gif)\n\n## Usage\n\n### Gradle\n\n```groovy\nallprojects {\n\trepositories {\n\t\tmaven { url \"https://jitpack.io\" }\n\t}\n}\n\t\ndependencies {\n    compile 'com.github.onlylemi:mapview:v1.0'\n}\n```\n\n### Maven\n\n```xml\n\u003crepositories\u003e\n\t\u003crepository\u003e\n\t    \u003cid\u003ejitpack.io\u003c/id\u003e\n\t    \u003curl\u003ehttps://jitpack.io\u003c/url\u003e\n\t\u003c/repository\u003e\n\u003c/repositories\u003e\n\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.onlylemi\u003c/groupId\u003e\n    \u003cartifactId\u003emapview\u003c/artifactId\u003e\n    \u003cversion\u003ev1.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## About me\n\nWelcome to pull [requests](https://github.com/onlylemi/GeneticTSP/pulls).  \n\nIf you have any new idea about this project, feel free to [contact me](mailto:onlylemi.com@gmail.com). :smiley:","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonlylemi%2Fmapview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonlylemi%2Fmapview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonlylemi%2Fmapview/lists"}