Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
Hello..I need assistance for implementing different google map with way points(see attachment) for each cloned page. Please give me some tips for implementing this. thank you.

Attachments

Hi,

Can you please share with us how one statically creates the kind of map you want in the first place? (i.e. no Couch or other CMS involved). That will show which parts of it need to made dynamic.

My guess would be that one needs to pass an array of lat/longs for all the waypoints to the map.
If that is correct, you can define a repeatable-region in the template (so now each cloned page will have its own) and fill the rows with the individual co-ordinates. On the frontend, you can use the inputted data to craft the array in the form required by the map.

Hope this helps.
Thank you for the reply.
3 posts Page 1 of 1
cron