Before I start with a real step by step guide, you don't
I created a package manifest file
There is no need to do that.
Each step will literal involve you doing one action, if your experience differs from these steps, please reply.
Pre-steps: Install Umbraco, run the Install and be able to log into the backend of your Umbraco using your username and password. Have installed AngularGoogleMaps either via nuget or via the Umbraco Package installer
Log into backend of Umbraco using your Username and Password
Click Developer section located in the black left hand selection menu
Click the 3 dots next to Datatypes in developer tree
Select New Data type from popout menu
In the Property editor dropdown list pick Angular Google Maps. If Angular Google Maps is missing, then you haven't installed the package.
Enter a name at the top where is asked to 'Enter a name...', maybe Map Picker
Click Save button near bottom of page, to save your new data type
You are now free to use this new Data type called 'Map Picker' in your content types.
has anyone got an example of there view please?? I have got the JS to populate the map but it is not showing it is just a blank grey box.. my Lat and Lng seem to not be pulling through
data type????
I have installed this angluarGooglMaps.. and going through the instructions. It says to create a new data type and use the six options..
I created a package manifest file but this does not work? can anyone explain how I actually get a data type showing for this.
What do I need to do to create the data type
Thanks
Nav
Hi Naveed,
Before I start with a real step by step guide, you don't
There is no need to do that.
Each step will literal involve you doing one action, if your experience differs from these steps, please reply.
Pre-steps: Install Umbraco, run the Install and be able to log into the backend of your Umbraco using your username and password. Have installed AngularGoogleMaps either via nuget or via the Umbraco Package installer
Developer
section located in the black left hand selection menuDatatypes
in developer treeNew Data type
from popout menuProperty editor
dropdown list pickAngular Google Maps
. If Angular Google Maps is missing, then you haven't installed the package.Map Picker
Save
button near bottom of page, to save your new data typeI had installed it from VS instead of umbraco backend..sorry I feel stupid! (it is monday)
Thanks for the help
Nav
i cant find "angluargooglemaps" in the package repository is it under another name?
found it had to just go through the whole list, for some odd reason was not coming up using search
has anyone got an example of there view please?? I have got the JS to populate the map but it is not showing it is just a blank grey box.. my Lat and Lng seem to not be pulling through
Thanks
Nav
is working on a reply...