I'm looking to populate a google map with plot points, similar to tvsafety.org/map, but utilizing Wordpress and custom fields/post types. Essentially, I'll create a custom post type and have lat/lng as a custom field within the post.
I'm very familiar with Worpdress and front end dev... but I'm assuming this would involve JSON or custom XML that is a bit over my head.
Could anyone provide some steps or point in the right direction? Ideally I'd like the plot point to contain (on rollover) title, featured image, and permalink, which I'm capable of doing... just not the JSON/XML part :/