OpenSeaMap for boaters on MAP component

Hello,

I understood that

I'm just wondering if there a easy way to use OpenSeaMap for boaters applications :slight_smile:
I'm working on a navigation companion app and it would be nice to have OpenSea instead OpenStreet.
Nevertheless OpenStreet and Map component is absolutely a great tool to code with! Thanks

Someone has implemented support for providing alternative map servers (assuming they are still using WebMercator projections) but it hasn't been merged yet. Assuming the OpenSeaMap uses the same URL patterns as OpenStreetMap, it certainly would be feasible once that feature is merged.

1 Like

That's what I suppose, but create an extension is really out of my skills :slightly_smiling_face:.

Who suggested creating an extension ?

One way:
Sorry, thought I had a link to the api. Did not though I understand it is similar if not a fork of the OpenStreetMaps api.

Another way:

Use the WebViewer to access the OpenSea url. I made an app to do that with OpenStreetMaps a long time ago.

This example seems to work :thinking: Test it and improve it. Two ways to use OSeaM are shown. Both provide your present location coordinates on the map using the LocationSensor. Comments are appreciated. :wink: Not fancy but does not require the api or an extension. :grinning:

Use the provided tools to change what is displayed on the map. Tested on an Android 13.

OpenSeaMap.aia (4.5 KB)

Regards.
Steve

1 Like

Hello @SteveJG , sorry for ask, but i think the link of opensea, is not the openseamap. I found the link is a NFT website.

is not...

https://map.openseamap.org/

Your example is of the last one. (but i go to the nft from your link). Is that right?
Sorry if is my mistake.

1 Like

Thanks @SteveJG ... this is not immediate and reacting as MAP component but on the other hand it has several inbuild functions. I'll work on it.

First target is to arrange the window and understand how to pan efficiently :slight_smile:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.