Hi,
Sorry to bother you but I only know my coding basics here. After spending quite a lot of time searching, I'm asking here:
I'm proud to say that I managed to embed the OSM map into my website using the code you provided:
https://향동동.kr/building/%ec%8a%a4%ec%b9%b4%ec%9d%b4%ed%83%80%ec%9b%8c/
But I'd LOVE to make "Title" the name of the CPT. Being that the code here says:
'info_window' => '<h3>Title</h3><p>Content</p>.'
What do I put in place of "Title" to bring in the title of the CPT?
Thank you!