Skip to content

Instantly share code, notes, and snippets.

@FrancisBaileyH
Created September 7, 2023 00:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FrancisBaileyH/90ad5f6851061b619d3e397b45f648db to your computer and use it in GitHub Desktop.
Save FrancisBaileyH/90ad5f6851061b619d3e397b45f648db to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Sechelt Creek (01)</title>
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css" integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY=" crossorigin=""/>
<script src="https://unpkg.com/leaflet@1.9.4/dist/leaflet.js" integrity="sha256-20nQCchB9co0qIjJZRGuk2/Z9VM+kNiyxNV1lvTlZBo=" crossorigin=""></script>
<link rel="stylesheet" href="/css/site.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="js/geojson.js"></script>
<script src="js/map.js"></script>
</head>
<body>
<h3>Sechelt Creek (01)</h3>
<h5>Sunshine Coast Natural Resource District</h5>
<div style="width: 500px; height: 500px;" id="path-preview-map"></div>
<table>
<tbody>
<tr>
<td>Road Owner</td>
<td>District Manager Sunshine Coast</td>
</tr>
<tr>
<td>Road Status (Official)</td>
<td>ACTIVE</td>
</tr>
<tr>
<td>Road Condition</td>
<td>UNKNOWN</td>
</tr>
<tr>
<td>Road Length</td>
<td>11.93km</td>
</tr>
</tbody>
</table>
<h5>Road Bulletins</h5>
<div>
<a href="/login">Log in to Add a Bulletin</a>
</div>
<script>
var baseLayer = new L.tileLayer('https://caltopo.s3.amazonaws.com/topo/{z}/{x}/{y}.png?v=1', {
attribution: 'CT:Basemap &copy; <a href="https://caltopo.com" target="_blank">CalTopo</a>',
maxZoom: 16,
minZoom: 8
});
var map = new L.map('path-preview-map', {
layers: [baseLayer],
renderer: L.canvas({tolerance: 4})
});
var currentRoad = L.geoJSON({"type":"Feature","geometry":{"type":"LineString","coordinates":[[-123.55310240476491,49.68176701126358],[-123.55315538946292,49.68149372540698],[-123.55316423690157,49.68132757191957],[-123.55314359739477,49.68113996678037],[-123.55309723615868,49.680982275337406],[-123.55281063717459,49.680906856139444],[-123.55244201170498,49.6807790329586],[-123.5521048567135,49.680616195174885],[-123.55194898259967,49.680576649351],[-123.55166855199764,49.68063134981723],[-123.55135558562844,49.680637034512095],[-123.55088801063671,49.68069697742283],[-123.55066298286128,49.68071795621761],[-123.55043962745525,49.68068311931009],[-123.55031534328515,49.68067470059654],[-123.55002383040366,49.68058602369842],[-123.54992494617217,49.68052361869896],[-123.5496049336809,49.680417137188094],[-123.5492993638091,49.68036470843354],[-123.54920329023888,49.680347077055956],[-123.54899333051976,49.680320980208904],[-123.54882792475716,49.68030403898932],[-123.54852314260339,49.68026934639075],[-123.54821632472606,49.68020787763545],[-123.5480153051422,49.68015217258434],[-123.54796049884192,49.680136989618006],[-123.54789708887697,49.68011941706115],[-123.54785550158589,49.68011960621626],[-123.54756398209781,49.68003120133083],[-123.54747851861909,49.68000955025815],[-123.5474244397233,49.67999580535658],[-123.54728714751047,49.679922669533035],[-123.54708971349545,49.67981749029541],[-123.54685844345137,49.67973555152088],[-123.54683878776497,49.67972861114171],[-123.54675558687283,49.679693150653186],[-123.5466010674203,49.67964394362384],[-123.5464689947294,49.67960183866004],[-123.5464493036429,49.6795955633982],[-123.54614348355692,49.679489066821304],[-123.54585084478614,49.67935557866002],[-123.54560013994879,49.67923981890285],[-123.54543284990386,49.67915965097579],[-123.54519633685999,49.67908880417639],[-123.54506660206789,49.67904527410665],[-123.54493215412155,49.67899995471238],[-123.54483387776078,49.67895230018732],[-123.54463941610616,49.67885755095831],[-123.544374379446,49.678714960628874],[-123.54415128584014,49.67859898251642],[-123.5439701182494,49.67850992251869],[-123.54374609513879,49.67831310369835],[-123.54371804716047,49.67827729094847],[-123.54371590645377,49.67808839833426],[-123.54371590789516,49.67808837136711],[-123.54372020852857,49.67805821073002],[-123.54372801157677,49.67799830345264],[-123.5437824897568,49.677854129463135],[-123.54378788066316,49.677850759029006],[-123.54381014249728,49.67783614104387],[-123.5438408715696,49.67779041233673],[-123.54386402418497,49.677754718703454],[-123.54386460839186,49.67774378801902],[-123.5438644306293,49.67772792622499],[-123.54387227720473,49.67771231730387],[-123.54387243483889,49.67771196086188],[-123.54387730342226,49.67770073075468],[-123.54387497669697,49.677484969161945],[-123.54386181443756,49.67740193655002],[-123.54386156439276,49.67740039193358],[-123.54384647623282,49.67730516605279],[-123.5438162453218,49.67712533287833],[-123.5438176823056,49.677098446607054],[-123.54382768880569,49.67692755728651],[-123.54392314874815,49.67678328984077],[-123.5440876915049,49.6766205906313],[-123.54412743150431,49.676576855867125],[-123.54425302624782,49.67643993622367],[-123.54443042414992,49.67623215772536],[-123.5444878170459,49.67614098620085],[-123.5445387755792,49.676060784512245],[-123.54457058113678,49.676018733744804],[-123.54466306363892,49.67589821219632],[-123.54471766849437,49.67579202886644],[-123.54471858164987,49.67579024046341],[-123.54475585029017,49.67571777607472],[-123.54487826940232,49.67550144093774],[-123.54490511271123,49.675420488656634],[-123.54489096731446,49.67539344921008],[-123.54490472438833,49.67533048085935],[-123.54498586343436,49.67514106108291],[-123.54499117243098,49.675127023849534],[-123.54503971760273,49.674997015984],[-123.54505060247041,49.674986254345654],[-123.54506602658833,49.67496989803819],[-123.54508322034594,49.674851405621915],[-123.54509277893622,49.67478089968537],[-123.54507722937404,49.674628126818035],[-123.54500555704522,49.67441258394488],[-123.5450052541225,49.67438556836919],[-123.54486449974081,49.67419734047026],[-123.54483644377777,49.674170527502575],[-123.5448085324964,49.67414360078722],[-123.54469645423147,49.674036226072836],[-123.54443186839414,49.67392954514744],[-123.54412626618291,49.67386799164972],[-123.54408463845984,49.673859187401824],[-123.54377964205858,49.673851655137604],[-123.54347450591062,49.6738441458666],[-123.54316981294534,49.67385452859735],[-123.54285125006213,49.67388302954769],[-123.54272682383396,49.67391054418556],[-123.54243723430764,49.67403780564912],[-123.5421761570245,49.67423692600251],[-123.5421359019194,49.67436310593944],[-123.54212430521643,49.674561031765776],[-123.54202839107714,49.674660396235915],[-123.54200124573184,49.67471452140734],[-123.54176670573067,49.67481456520696],[-123.54144798981159,49.67482505888043],[-123.5411574832181,49.67487137794988],[-123.54088024998251,49.67487266319003],[-123.54083878108798,49.67488186116442],[-123.54069999841391,49.67485543693118],[-123.54049062902922,49.67473055290246],[-123.54029513463931,49.67459655872277],[-123.5400581531191,49.67448067134572],[-123.5400302386742,49.67445385128762],[-123.5397658162509,49.67435617153893],[-123.53966837456007,49.67432064446624],[-123.53940424379283,49.674249898204415],[-123.53909834143897,49.67416141391801],[-123.53882035023408,49.674090758123945],[-123.53849995199393,49.673948259932885],[-123.53836088066366,49.673904015165334],[-123.53834669180156,49.67387709073129],[-123.5382493983693,49.673850475621926],[-123.53802614801373,49.67371666883616],[-123.53778962718842,49.67362780443667],[-123.53753862047142,49.67348499932868],[-123.53732909481855,49.673342096189245],[-123.53712017233015,49.67325312502303],[-123.53703630557416,49.673181569435705],[-123.5367432086252,49.67300303491404],[-123.5364784754641,49.672878339696425],[-123.53620017014218,49.67278066979364],[-123.5359082997714,49.6727010973042],[-123.53564417073564,49.672630332466106],[-123.5354636148905,49.672595198403606],[-123.53515770778813,49.672506621322185],[-123.53486599498395,49.672436058481885],[-123.53479645566881,49.6724183390755],[-123.53475481896562,49.6724185399605],[-123.53460202525856,49.67238330360281],[-123.53435147364748,49.67228552777955],[-123.53429566275923,49.6722498037443],[-123.53400347493076,49.67214320977642],[-123.53372531975646,49.67205453662801],[-123.53348864923277,49.67196566791549],[-123.5332245347355,49.67188599628826],[-123.53296025849154,49.67179722132545],[-123.53272357556868,49.67169934156935],[-123.53244497116934,49.67157473577485],[-123.53219442855132,49.67147695488074],[-123.53194356409116,49.67135215704221],[-123.53177628241382,49.67126298424591],[-123.53163690681157,49.671191642456364],[-123.5313865084617,49.67110285385347],[-123.5311781877059,49.67106782128363],[-123.53092780277926,49.67097004085726],[-123.53069112844086,49.67087215657267],[-123.53042624216991,49.67073845112973],[-123.53017522629804,49.67059574439636],[-123.53000733060533,49.670452617530124],[-123.52995167032738,49.67042579549904],[-123.5297426001942,49.67030990474321],[-123.52951965372728,49.67020291491827],[-123.52922731694719,49.67008741187193],[-123.52901825549402,49.66997142079102],[-123.5288230582313,49.66987333883918],[-123.52854413970097,49.66971270593684],[-123.52822344866611,49.66952524933165],[-123.52809794034557,49.66945389322422],[-123.52780530439338,49.66930237003217],[-123.52751281558704,49.66917776850021],[-123.52740133822527,49.66912431606853],[-123.52706676709218,49.66893695467581],[-123.5270109520891,49.668901226426506],[-123.52674682877073,49.66882146590056],[-123.52664938167473,49.668785917293064],[-123.52639853249995,49.668652105814196],[-123.52610605157585,49.66851849131471],[-123.5260644178246,49.66850968879278],[-123.52582759460843,49.66839387954548],[-123.52556331067585,49.66831410333313],[-123.52538276475197,49.66826996093947],[-123.52520220511373,49.668243836091236],[-123.52499374961677,49.668190778926885],[-123.52472977254523,49.668120016669484],[-123.52442463898483,49.66809438995412],[-123.52410530836129,49.66804192544917],[-123.52393877696112,49.66802471237348],[-123.52378644482081,49.668034300065486],[-123.52346757557429,49.66802678161773],[-123.52323181975937,49.668009865760425],[-123.5230376835105,49.66799274369476],[-123.52274657267176,49.66798512526355],[-123.52245561980376,49.66798640174271],[-123.52222000183724,49.667996496116906],[-123.52204005783048,49.66800629035772],[-123.52169358732912,49.66800778698723],[-123.52137473293213,49.668000253741674],[-123.52112508943789,49.667983431331216],[-123.52082025279768,49.66798471152662],[-123.5206265839973,49.66801262331472],[-123.52029475589377,49.668095071711285],[-123.52000456065655,49.66816831477076],[-123.51968599779502,49.668187711566965],[-123.519533644335,49.66818841875188],[-123.51940891206645,49.66818899866336],[-123.51910406770854,49.66819039091591],[-123.5188129602454,49.66819167218137],[-123.5185081158517,49.66819306276693],[-123.51820313453547,49.66818544026586],[-123.51809211304632,49.668167916784526],[-123.51789767522268,49.66813278743367],[-123.51785589271772,49.66811496922064],[-123.51757850628452,49.66808924444641],[-123.5173285637226,49.668045388143966],[-123.51703715443485,49.66800173815739],[-123.51684286859529,49.66797561947016],[-123.51666247123374,49.667958385148474],[-123.51635747929974,49.66794175706904],[-123.51619109963454,49.667942553791946],[-123.51614931984851,49.66791572583498],[-123.51609381143362,49.667916035225105],[-123.51578851847735,49.66788139841846],[-123.51564990526927,49.667872972345094],[-123.51537265632743,49.66786525428565],[-123.51501216248212,49.667848832554085],[-123.51497053194733,49.66784001679693],[-123.51466539039004,49.667814389399005],[-123.51438784420905,49.66777963462875],[-123.51409627465002,49.66772698186414],[-123.51391588015714,49.66770076086966],[-123.51388811647881,49.667700964281295],[-123.51358282661198,49.66766632128536],[-123.51327752630039,49.667622659039075],[-123.51299983114554,49.6675789151278],[-123.51268111807404,49.667571386569065],[-123.51234852421658,49.667572774253905],[-123.51207128830731,49.66757406618688],[-123.51178017473462,49.66755733714069],[-123.51144712663388,49.66751388193285],[-123.51118345834159,49.66747903990769],[-123.51087846767811,49.667471423552456],[-123.510545572177,49.66744589735358],[-123.51049022235604,49.66744609950002],[-123.51018492241622,49.667411455645926],[-123.50987993596637,49.667394818415126],[-123.50957478587577,49.66736918542051],[-123.50947764951606,49.66736066461177],[-123.50920040908396,49.66735284994355],[-123.5091449050462,49.66734413771357],[-123.50882619149205,49.667354544150506],[-123.50847987672458,49.66735602023261],[-123.5083412586367,49.667365621018945],[-123.50820278280317,49.66736620671356],[-123.50792555289681,49.66736739821052],[-123.50759311702197,49.66737789214187],[-123.50728827573785,49.66737928730155],[-123.50699731217769,49.66738946836429],[-123.50666487170102,49.66740897754392],[-123.50638794311857,49.667419163210546],[-123.50606922890854,49.667429552594676],[-123.50577811354319,49.66742183458141],[-123.50543148989206,49.667396302371955],[-123.50529286969157,49.66739698906834],[-123.50498772604762,49.667371271317975],[-123.50471049527374,49.66736353543499],[-123.50444698001684,49.667337707661225],[-123.50412795939555,49.66732107478023],[-123.50389220232897,49.66729515260624],[-123.50365644754231,49.66727812215695],[-123.50333742176144,49.6672615948285],[-123.50325431796455,49.66725289503398],[-123.50294886219568,49.667209235978156],[-123.50272699035435,49.667183296521834],[-123.50240750801939,49.66712163798226],[-123.50221307103337,49.66707758804182],[-123.50190717301476,49.666979896646986],[-123.50169901030961,49.666953873416254],[-123.50142131918899,49.6669011265023],[-123.50125495272314,49.666892801436695],[-123.50101873840488,49.666821834408644],[-123.50099067099856,49.66679500892695],[-123.50082384622785,49.666750779836285],[-123.50081012500671,49.66675086105399],[-123.50075460943415,49.666751063435385],[-123.50057405537996,49.666706815972056],[-123.50042110579972,49.66665357137545],[-123.50011550425656,49.66658290019392],[-123.50001820932206,49.66656537601018],[-123.4997126136001,49.66648570357637],[-123.49939328231412,49.666433138626545],[-123.49935164990264,49.666433343966794],[-123.4992682350874,49.666406714488204],[-123.49896294521533,49.6663540565762],[-123.49868524701745,49.66630130232797],[-123.49835220411963,49.66626676187897],[-123.49801914491947,49.666214201563136],[-123.49768641139977,49.66619766661996],[-123.49740917296268,49.66619885801623],[-123.49713208721761,49.666200043215554],[-123.49692438472631,49.66621885144139],[-123.49675816190341,49.66622855020144],[-123.49644036800701,49.66631090734765],[-123.49608108753286,49.66641137249734],[-123.49599827722521,49.66644769302418],[-123.49590252606927,49.666461629434224],[-123.49557181424359,49.66662055816848],[-123.4952173617441,49.6667917653762],[-123.49495148841287,49.666857392612194],[-123.49472989135936,49.66687023406101],[-123.49462752673794,49.66697548668239],[-123.49457591275996,49.667162620537674],[-123.4944435121526,49.667312030324204],[-123.49418848816384,49.66743170867192],[-123.49392163291681,49.667515248331625],[-123.49379412651983,49.66757509160833],[-123.49353616916687,49.667748504356524],[-123.4931550836862,49.667901154715715],[-123.49277498671987,49.66803588905822],[-123.49235596753348,49.66812488700666],[-123.49193644387343,49.66822284498748],[-123.4916006365259,49.66830479158346],[-123.4911559881231,49.6683573199255],[-123.490631531318,49.66835421373217],[-123.49023411291414,49.66830021941259],[-123.49003618892338,49.668385337774716],[-123.48976491859158,49.66854947085853],[-123.48949462482125,49.66869568830553],[-123.48925776649324,49.668735068848655],[-123.4889268437477,49.66872744153787],[-123.48870280306708,49.668785053813615],[-123.48844286190047,49.6689942840261],[-123.48822917690474,49.6691149017542],[-123.48779781036741,49.66917669607228],[-123.48757131818296,49.66927908872574],[-123.487400476343,49.66937379120283],[-123.48726804605452,49.66952319180173],[-123.48714892280091,49.669681863402694],[-123.48685397123384,49.66977370224859],[-123.48661516013543,49.66984889806031],[-123.48625321982954,49.66990332386669],[-123.48597773688974,49.66993150991661],[-123.48568199231097,49.66999774867369],[-123.48545402146402,49.670127004592885],[-123.48512707166724,49.67029881441325],[-123.4849424234376,49.67039319439385],[-123.48472033043906,49.67041496866959],[-123.48440417444152,49.67038973136289],[-123.48419439378812,49.670438699588544],[-123.48399743009097,49.67050589189535],[-123.48379369994878,49.67056252329698],[-123.48373384849907,49.670610192236],[-123.48348649647211,49.67082702780491],[-123.48332225679505,49.67104357770094],[-123.48322725815439,49.67124190837492],[-123.4831461207239,49.67144014513824],[-123.48302322128553,49.671629460787045],[-123.48302351692794,49.671656450303296],[-123.48300995440557,49.67168346166408],[-123.48276260112279,49.67190040344542],[-123.4826105711227,49.671946022915364],[-123.48255551453877,49.67198224568475],[-123.48241720203761,49.67201876762163],[-123.4821123646674,49.672029057396934],[-123.48204313217481,49.67202935639276],[-123.48177992379385,49.6720393473145],[-123.48168293868528,49.67203984162512],[-123.481572675942,49.672112201768726],[-123.48132411465438,49.67219424401363],[-123.48101973715875,49.67224946154459],[-123.48078550301888,49.67238534020638],[-123.48061989047372,49.672457985578376],[-123.480399232755,49.67256684367259],[-123.48015111489842,49.672711733145576],[-123.47993076590605,49.672856616356995],[-123.47966893474023,49.673001601556905],[-123.47944842008727,49.67312847951685],[-123.47913108036,49.67328267351021],[-123.47882715217656,49.67338281558384],[-123.47855022821832,49.67341102196414],[-123.4784254827652,49.67341152799951],[-123.4784116112235,49.67341153096246],[-123.47812125547046,49.67348475053953],[-123.4778316619332,49.67362082658992],[-123.47763891162948,49.673756506892566],[-123.47744662105043,49.67392822539966],[-123.47724059730757,49.67412693225148],[-123.47704814715588,49.674289637118484],[-123.47686956848493,49.674452320865676],[-123.47670472128061,49.67460592609424],[-123.47656747648604,49.674741386897566],[-123.47638875157588,49.674885976008824],[-123.4760579911997,49.675085283433404],[-123.47583703345211,49.67516712482884],[-123.47551862212691,49.67521344304498],[-123.4752134808582,49.67518771508934],[-123.47492236408621,49.67517989772488],[-123.47465853682127,49.67513596418775],[-123.47456155103188,49.67513634429424],[-123.474547522733,49.67510943247783],[-123.47443651584253,49.67510092826581],[-123.47438116042532,49.675110121382566],[-123.47404840342028,49.67510250645456],[-123.4737579011431,49.67515763879065],[-123.47360570892104,49.6751942419583],[-123.47355051268676,49.675221456802205],[-123.4732601658459,49.67528558266429],[-123.47310812758244,49.675331215947374],[-123.47283133965195,49.67537732168064],[-123.47249936738088,49.67545065032069],[-123.47219513160935,49.675514775212626],[-123.47207085568562,49.67556029514477],[-123.47178049732341,49.67564243532292],[-123.47173902253941,49.675642633965914],[-123.47157311034552,49.67568824921916],[-123.47129647681137,49.67575238216001],[-123.4711031148452,49.67582511635196],[-123.47107566637035,49.6758522269747],[-123.47089618088222,49.67592486887259],[-123.47064806982513,49.67606974629456],[-123.47044143491031,49.676196505591385],[-123.47031715838217,49.676251032776825],[-123.47016526473517,49.67631456684466],[-123.47015864423783,49.676317266199064],[-123.46987536798791,49.67643272267769],[-123.46959920594702,49.676541773485646],[-123.46936451501698,49.676641625550396],[-123.46911625604345,49.67675958542807],[-123.46902091051743,49.67680661095787],[-123.4688391066984,49.6768955490913],[-123.46857795607525,49.67701351429458],[-123.46839748815908,49.6771133910138],[-123.46830226521067,49.67715564865419],[-123.46823330073497,49.677185898034445],[-123.4679707032964,49.67726793529376],[-123.46781852319246,49.67729554859731],[-123.46776300809336,49.67729574348011],[-123.46763826631862,49.67729622849988],[-123.4674305678822,49.677315035757175],[-123.46708424921636,49.67733442741707],[-123.46680717086699,49.67735352870444],[-123.46650264019196,49.67739973869847],[-123.4662810626205,49.677418644084064],[-123.4660039808047,49.677428743034426],[-123.46569913166674,49.67744803270612],[-123.46542220976256,49.67746703513541],[-123.46510334355041,49.677468329631814],[-123.4648122293004,49.67746950388325],[-123.46464600956818,49.67747019944729],[-123.46445172737364,49.67744398804356],[-123.46413255150239,49.677418244768674],[-123.46400781501126,49.67740983352703],[-123.46384143264503,49.67740142482937],[-123.46355017509418,49.67738460987893],[-123.46325905875074,49.67737678867752],[-123.46292615960171,49.6773601546037],[-123.46273188083744,49.677342940425014],[-123.4626900945452,49.67731611866155],[-123.46264846399298,49.677307310005055],[-123.46237138346827,49.677326409006724],[-123.46231240892388,49.677340056922546],[-123.46209475939297,49.677390438191885],[-123.46179022144084,49.67742764371393],[-123.46151329508136,49.67746475365244],[-123.46122263390887,49.67750186688573],[-123.46090376684089,49.677503158086154],[-123.46070376809743,49.677503933515204],[-123.46059893124118,49.677504334355135],[-123.46054678171946,49.677504559004994],[-123.460460517703,49.67750492455801],[-123.46035513286967,49.67747887863693],[-123.4602095527919,49.677442886437795],[-123.45990436213557,49.677354211881074],[-123.45962493226622,49.677238281224646],[-123.45933383969438,49.67717665546947],[-123.45918038138595,49.677132287895894],[-123.45908639414192,49.67711318467484],[-123.45891766549353,49.67707931493915],[-123.4587644089887,49.67698995911122],[-123.45869934628264,49.67693575405975],[-123.45851363278189,49.67678401594867],[-123.45839931875297,49.67659571879355],[-123.45838500493508,49.676478660294805],[-123.45834292785402,49.67642508114012],[-123.45832839539769,49.67621801468051],[-123.45832668906007,49.67609225891783],[-123.45831955066811,49.67607198576298],[-123.45826980189901,49.67593060979399],[-123.45825399716459,49.67584051723865],[-123.45824066234847,49.675705768849994],[-123.45822533949125,49.67560696621825],[-123.45819810898479,49.67559817670484],[-123.45808625545362,49.675553382877574],[-123.45783477063274,49.67552754384817],[-123.45755756304045,49.675465669838054],[-123.45746103766852,49.67545694619256],[-123.45739148857311,49.67543029337635],[-123.45707122874178,49.675332528245434],[-123.45680617099366,49.67520765470004],[-123.45657031903811,49.67505589430211],[-123.45633275403235,49.67490381432201],[-123.4561097816212,49.6747697870817],[-123.45587319163697,49.67466273030327],[-123.45574771670945,49.674582451610995],[-123.45546881135071,49.674457530137026],[-123.45513644516184,49.67429704096544],[-123.4548575431953,49.67417211787681],[-123.45454968436064,49.67403835420176],[-123.45427351136628,49.673895492594944],[-123.45405078548323,49.67378847645712],[-123.45390923286054,49.67371709906143],[-123.45358948990872,49.673610343753104],[-123.45346673689691,49.6735748484558],[-123.45345090043772,49.6735480353089],[-123.45311803821805,49.673459251589584],[-123.45293763230205,49.67337009793262],[-123.452644608411,49.673281398004946],[-123.45253449589097,49.673236638781965],[-123.45236718620475,49.67319250405507],[-123.45204841872362,49.673130768542705],[-123.45172865580261,49.67308700049526],[-123.45145021039137,49.67307908337781],[-123.45117499054899,49.67304423994058],[-123.4510210548738,49.673008858302936],[-123.45084015672053,49.67292868082301],[-123.45062984904301,49.67278537934139],[-123.45030916900649,49.6725708666407],[-123.45001793188334,49.672418919535815],[-123.44979449066533,49.67229387659099],[-123.44962745231157,49.67221374231556],[-123.44936414653648,49.672151604859295],[-123.44905874620545,49.67209889456288],[-123.448696680984,49.67203725110903],[-123.4483930120911,49.67198457944988],[-123.44819823359592,49.671967362875186],[-123.44797569623329,49.67201333543576],[-123.44790713748243,49.672031422293976],[-123.44756182058383,49.67210489411532],[-123.44724424320533,49.672177898787275],[-123.44692541924371,49.6722421429634],[-123.44660755678947,49.672351419686905],[-123.44651100401946,49.67240568816281],[-123.44623498816692,49.672478818016764],[-123.44593003113707,49.67254282635584],[-123.44588745125583,49.67256095396469],[-123.44559761577554,49.6725710345556],[-123.44532017383472,49.672545124423806],[-123.44504177083768,49.67247418908466],[-123.44476509862561,49.67240329360064],[-123.44458271440641,49.67235007168641],[-123.44431843801831,49.67224318517134],[-123.44423727633142,49.67220752975247],[-123.44401362213287,49.672055459326465],[-123.44377659860642,49.67189464130838],[-123.44353959223749,49.67173354408915],[-123.44331494260031,49.67159944948134],[-123.44305140321109,49.67151057773112],[-123.44280169435042,49.67148446582184],[-123.44249678065074,49.67148546271336],[-123.44221907594111,49.671495539952545],[-123.44187402531675,49.671532998509214],[-123.44183194508706,49.671542135889666],[-123.4415270304836,49.67154313905687],[-123.4414161458465,49.671543622120375],[-123.44137506632563,49.671534781988385],[-123.44106867832426,49.671500026595005],[-123.4409865195098,49.67148234605236],[-123.44083214019062,49.671392936674344],[-123.44070867413167,49.67133940892624],[-123.44051274488478,49.671187424034585],[-123.44030420723078,49.67104414291759],[-123.43996918744392,49.67090154342063],[-123.43992810877486,49.670892702735124],[-123.43983089752952,49.67080322208822],[-123.43956736943817,49.670714341813344],[-123.43930211301218,49.67062541124114],[-123.43905172916593,49.67051827068935],[-123.43877412277114,49.67040233511567],[-123.43864768747756,49.670340013597794],[-123.43835595485723,49.67026002557035],[-123.43807802990776,49.67024308558961],[-123.43780206157255,49.67025319227194],[-123.43752436327696,49.67026325756689],[-123.4373988994325,49.67024568065113],[-123.43735709435742,49.67021882096533],[-123.43706512307467,49.67011210142419],[-123.43676057688893,49.66995136142899],[-123.43642507419924,49.669817748474074],[-123.43616010482255,49.669692814762],[-123.43589688224228,49.66956764244926],[-123.43561877248746,49.66946096600005],[-123.4355218129289,49.6693982183933],[-123.43538130569272,49.669308839154496],[-123.43517205038614,49.66914780842063],[-123.43494821566047,49.66896872097945],[-123.43486392067456,49.66883425802241],[-123.434724712258,49.668690626442185],[-123.4345426833545,49.66853839881236],[-123.43423614934626,49.66841360611003],[-123.43394564850513,49.66834292311292],[-123.43393179483955,49.668342875797705],[-123.4336823860922,49.66828074743243],[-123.4334601838604,49.668227692931495],[-123.43341860690784,49.66822783843296],[-123.43311252513227,49.668157065060136],[-123.43281979634871,49.66809531796271],[-123.4325013691115,49.66799752938133],[-123.43226509225653,49.66791742712463],[-123.43198701697821,49.66781045352047],[-123.43173664943275,49.6677035833731],[-123.43144522503916,49.66758758107275],[-123.431264382352,49.66750737048859],[-123.43102738520884,49.66740924735676],[-123.43076389408799,49.667320336379184],[-123.43044475185937,49.667204523536576],[-123.43029085168999,49.667169112329304],[-123.43016516140284,49.667124798835296],[-123.42987324203798,49.667017780909994],[-123.42974929785676,49.66697322908812],[-123.4294566405015,49.66684847051239],[-123.42927703066981,49.66677729502556],[-123.42926122624154,49.66675019945781],[-123.42897001991537,49.66666147587385],[-123.42892894714907,49.666652630989695],[-123.42862193760078,49.666536819825616],[-123.42839930757265,49.66642974117054],[-123.42824619646056,49.66634934283279],[-123.42815019872614,49.66633160444511],[-123.42788599512815,49.666224677174945],[-123.42778630217452,49.666180128565166],[-123.42767527103518,49.6660905973686],[-123.42759218288708,49.666027881529075],[-123.42738296978699,49.665866835089915],[-123.42714526596664,49.66575068508304],[-123.42688091081077,49.66555374594535],[-123.4266457103634,49.66539293004951],[-123.42654732578337,49.66529412866643],[-123.4263786873251,49.66515091461366],[-123.42618284741134,49.66499862397867],[-123.42607160258997,49.664882084080794],[-123.42602935414128,49.66480148465501],[-123.42602781672993,49.66461243618275],[-123.4260267670552,49.6644146776208],[-123.42610837638199,49.66422534366534],[-123.426106914813,49.66418958580992],[-123.4262444521928,49.66399116858987],[-123.4264089224219,49.66383754440404],[-123.42653420803443,49.66376512455875],[-123.42682289172419,49.66362005972456],[-123.42709871151568,49.66345725613954],[-123.42736111853141,49.66334840862949],[-123.42769331959057,49.663230246040605],[-123.42784358583286,49.66317557877215],[-123.42807977797804,49.66303995480078],[-123.42824301199825,49.66287729808289],[-123.42829849710046,49.66281419988665],[-123.42836666869547,49.66267910842396],[-123.42836522100812,49.662643071869766],[-123.42846189615749,49.66246281325623],[-123.42855684101812,49.66228251367938],[-123.42861109824146,49.66221038571132],[-123.42873476714523,49.66201191679591],[-123.42878974827141,49.66195779801527],[-123.42888418806444,49.66178648675829],[-123.42900711498771,49.66157027776362],[-123.42911641012456,49.66138103667131],[-123.42925414762894,49.661209621913365],[-123.42935125991124,49.66108336727109],[-123.42941914432294,49.660984279615214],[-123.42952839318541,49.66085775319529],[-123.42967997894196,49.66068638564703],[-123.42983055898955,49.6605329863682],[-123.42989918204638,49.66045162901979]]},"properties":{}}, colorScheme.focused).addTo(map);
L.control.scale().addTo(map);
nearbyPathsGroup.addTo(map);
map.fitBounds(currentRoad.getBounds(), { maxZoom: 14 });
geoJson.features.forEach((feature) => {
var geoJsonLayer = new L.geoJSON(feature, {
style: function(feature) {
return getFeatureStyle(feature);
},
onEachFeature: bindPathPopups
});
var myIcon = new L.divIcon({
className: 'my-div-icon',
html: '<span>' + feature.properties.name + '</span>'
});
nearbyPathsGroup.addLayer(geoJsonLayer);
L.marker(geoJsonLayer.getLayers()[0].getCenter(), { icon: myIcon }).addTo(map);
});
window.addEventListener('load', function () {
var collection = document.getElementsByClassName("leaflet-marker-icon my-div-icon leaflet-zoom-animated leaflet-interactive");
let px;
let py;
let point;
let latlong;
let last;
let text;
const textArray = [];
for(let j = 1; j < collection.length; j++){
text = collection[j].innerText;
text = text.substring(0, text.indexOf("(") - 1);
textArray.push(text);
}
console.log(textArray);
for(let i = 0; i < collection.length; i++){
text = collection[i].innerText;
px = collection[i]._leaflet_pos.x;
py = collection[i]._leaflet_pos.y;
point = new L.point(px, py);
latlong = map.layerPointToLatLng(point);
if(textArray[i] != textArray[i-1]){
L.tooltip(latlong, {content: text, permanent: true}).addTo(map);
L.marker(latlong).addTo(map);
}
}
})
</script>
</body>
</html>
@FrancisBaileyH
Copy link
Author

So I think we probably want to add the map marker/tooltip when we're iterating through the features in line 66 to 80. The reason is we have access to all the layer properties there and we don't have to wait for the map/page to load which could be error-prone. What happens if you create the tooltip from line 111 where I was adding the div icon in line 80?

@FrancisBaileyH
Copy link
Author

Unless there's no way to modify the text content except for the way you did it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment