Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/metamediatechnology/longdo_maps_api3_flutter
https://github.com/metamediatechnology/longdo_maps_api3_flutter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/metamediatechnology/longdo_maps_api3_flutter
- Owner: MetamediaTechnology
- License: other
- Created: 2021-12-07T07:52:20.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T10:06:01.000Z (5 months ago)
- Last Synced: 2024-08-21T11:33:37.555Z (5 months ago)
- Language: Dart
- Size: 83 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# longdo_maps_api3_flutter
Flutter plugin for integrating Longdo Maps in iOS and Android applications. The API3 use map resources from Longdo.COM services yet allow developers to use other map tile standards such as TMS, WMS, and WMTS. The API3 provides most must have features allow developers to show markers on the map with a few lines. It also includes exclusive services such as POI tags, traffic events, and traffic camera.Installation
--------
In your flutter project add the dependency:
```
dependencies:
...
longdo_maps_api3_flutter: ^1.11.0
```How do I use Longdo Map API3?
-------------------
Check out the [documentation][1] for pages on a variety of topics, and see the [Longdo Map REST API][2].Bugs and feature requests
--------
Have a bug or a feature request? Please feel free to contact us at [[email protected]]([email protected]).[1]: https://map.longdo.com/docs/
[2]: http://api.longdo.com/map/doc/rest.php