I have a set of directions (stored in a PDF doc) that I need to convert to Google Map routes.I need a module that allows the user to create google map routes. The directions are held in a PDF file and will need to be interpreted and plotted by site users.I need to hold each converted route in my DNN database.Google Maps already allows users to create and export routes. I just need this type of functionality wrapped in a DNN module.Any ideas?Regards,Paul.
Hi Craig,
Sorry, I haven't explained this very well......
The route information is in human readable format only.
I need a map module that will allow the USER to create a google map route.The map modules I've looked at, allow points to be plotted from a datasource. I need a module that allows routes to be created and saved to my DotNetNuke database.Thanks for the reply.Regards,Paul.