You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Open Graph Protocol (OGP) is the de-facto standard for describing resources for sharing.
MapML can define a new map object (and relevant properties) allowing authors to mark up documents with metadata describing maps to be displayed on social sharing sites.
Example metadata:
<metaproperty="og:map:projection" content="CBMTILE"><metaproperty="og:map:zoom" content="15"><metaproperty="og:map:latitude" content="45.4215"><metaproperty="og:map:longitude" content="-75.6972"><metaproperty="og:map:layer" content="https://geogratis.gc.ca/mapml/en/cbmtile/cbmt/"><!-- optionally multiple layer sources --><metaproperty="og:map:alt" content="Ottawa, Capital of Canada">
The text was updated successfully, but these errors were encountered:
Malvoz
changed the title
OGP integration
Open Graph Protocol extension
Jan 2, 2022
The Open Graph Protocol (OGP) is the de-facto standard for describing resources for sharing.
MapML can define a new
map
object (and relevant properties) allowing authors to mark up documents with metadata describing maps to be displayed on social sharing sites.Example metadata:
The text was updated successfully, but these errors were encountered: