We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Typo3 v11 Query: ***.ddev.site:3000/sommerbergbahnen/markers.json?tx_osm_pi1%5BcontentIdentifier%5D=201&cHash=d91fe68d540c4cc0f269a77dd9e90998 Result: { "markers": [ { "marker": 1, "markertitle": "Nordkette Innsbruck", "markerdescription": "Beschreibung", "latitude": 47.2861686, "longitude": 11.3990069 }, { "marker": 1, "markertitle": "Bergbahn Pillersee", "markerdescription": "text", "latitude": 47.48433, "longitude": 12.58019 } ] }
But nothing showing
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Typo3 v11
Query:
***.ddev.site:3000/sommerbergbahnen/markers.json?tx_osm_pi1%5BcontentIdentifier%5D=201&cHash=d91fe68d540c4cc0f269a77dd9e90998
Result:
{
"markers": [
{
"marker": 1,
"markertitle": "Nordkette Innsbruck",
"markerdescription": "Beschreibung",
"latitude": 47.2861686,
"longitude": 11.3990069
},
{
"marker": 1,
"markertitle": "Bergbahn Pillersee",
"markerdescription": "text",
"latitude": 47.48433,
"longitude": 12.58019
}
]
}
But nothing showing
The text was updated successfully, but these errors were encountered: