nextcloud / nextcloud/maps

Ships AIS informations

Open
#202 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
598
Forks
113
PR merge metrics
No merged PRs in 30d

Description

I would like to insert in the map a fleet of ships inside in the map so to see the traking.
Somethink like:
// Fleet tracking

var fleet="e48ab3d80a0e2a9bf28930f2dd08800c"; (my API)
var fleet_name="name";
var fleet_timespan="1440";
</script>

<script type="text/javascript" src="https://www.vesselfinder.com/aismap.js"></script>

Thanks for your help.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no repository file or test; start by reviewing the Maps JavaScript map integration and the supplied VesselFinder ais.js example. Done means a fleet of ships can be displayed on the map with the requested tracking data, with the API integration details agreed.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.