I'm just wondering if there a easy way to use OpenSeaMap for boaters applications
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.
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 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. Not fancy but does not require the api or an extension.