Generate map links
map_linkGenerate an OpenStreetMap link for a single place marker, or create a directions link between two locations. Choose a place for a marker, or specify a start and destination for routing with optional travel mode.
Instructions
Generates openstreetmap.org links to open in a browser: a marker link for a single place, or a directions link when from and to are given. Provide either "place", or both "from" and "to".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Destination for a directions link | |
| from | No | Start for a directions link | |
| place | No | Place for a marker link | |
| profile | No | Travel mode for the directions link, default foot | |
| language | No | Language used when geocoding place names, default "en" |