I'm new here and I hope I've put this topic in the right subforum.
I'm a consultant/designer set with the task of making a website and
thinking about using Umbraco for the job. I'm a beginner with some
basic knowledge of php, html, mysql. The website I need to make needs
to be a Google Maps application. Our clients need to be able to upload
a range of google maps data which will show and be saved in a map. Now, I have some experience using the Google Maps API, but only
from 'the backend'. This time I need clients to be able to manipulate
the database form 'the frontend'. Is there an add-on which I could use
to make this happen in a relatively easy way? Your input would be highly appreciated.
Be aware that umbraco is built on ASP.NET instead of PHP so you might need some basic .NET knowledge in order to program on the platform. (not that you are required to program for simple sites, but you might if you need to do something fancy.)
Google maps multiple markers input by client
Hi everyone,
I'm new here and I hope I've put this topic in the right subforum.
I'm a consultant/designer set with the task of making a website and thinking about using Umbraco for the job. I'm a beginner with some basic knowledge of php, html, mysql. The website I need to make needs to be a Google Maps application. Our clients need to be able to upload a range of google maps data which will show and be saved in a map.
Now, I have some experience using the Google Maps API, but only from 'the backend'. This time I need clients to be able to manipulate the database form 'the frontend'. Is there an add-on which I could use to make this happen in a relatively easy way?
Your input would be highly appreciated.
Kind regards,
Floortje
Try this one:
http://our.umbraco.org/projects/website-utilities/google-map-macro-for-the-rich-text-editor-
Be aware that umbraco is built on ASP.NET instead of PHP so you might need some basic .NET knowledge in order to program on the platform. (not that you are required to program for simple sites, but you might if you need to do something fancy.)
is working on a reply...