Add breeding source detail page

A bunch of it is currently placeholders, but I got the map marker
working so I'm saving it.
This commit is contained in:
Eli Ribble 2025-11-20 14:56:34 +00:00
parent 6dca03fd0a
commit f599d831c8
No known key found for this signature in database
8 changed files with 740 additions and 6 deletions

View file

@ -6,7 +6,7 @@
<link href='https://api.mapbox.com/mapbox-gl-js/v3.17.0-beta.1/mapbox-gl.css' rel='stylesheet' />
<script>
function onLoad() {
console.log("Setting up the map...", geojson);
console.log("Setting up the map...");
mapboxgl.accessToken = {{ .MapData.MapboxToken }};
const map = new mapboxgl.Map({
container: 'map', // container ID