Is there any documentation on how we can insert AngularGoogleMaps as a macro choice inside of a grid
like this (example is only photoshoped)?
In the example described on this site, AngularGoogleMaps is specified as a data type, but this method can not
be used if I want to display the map inside the <div class =
"umb-grid">?
When I try to insert a AngularGoogleMaps macro with help of Grid Injector there is no choise of Googe Maps as a macro parameters (dropdown Type on the right side) as there is with Simple Slider Editor (in the bottom of dropdown, se example http://24days.in/umbraco/2014/grid-macros/):
So, how can we integrate multiple AngularGoogleMaps maps into grid(s) in Umbraco 7.2.x?
Thanks Tom! I'll remember this one. I ended up with a doc type where I could insert the Java script needed for google maps, and inserted the "HTML" directly in one of the grid controls. The GridMaps are much nicer to work with but lags the customization in the control... maby in version 2 :-)
About customization: The easiest (for now) is to delete and insert a new map again. I'm in contact with the developer, and mentioned among other things that you mention, as well as some suggestions for extensions, and it seems that he intends to develop Grid Maps further, and I'm excited about how it eventually works.
AngularGoogleMaps inside the grid in ver 7.2
Is there any documentation on how we can insert AngularGoogleMaps as a macro choice inside of a grid like this (example is only photoshoped)?
In the example described on this site, AngularGoogleMaps is specified as a data type, but this method can not be used if I want to display the map inside the <div class = "umb-grid">?
When I try to insert a AngularGoogleMaps macro with help of Grid Injector there is no choise of Googe Maps as a macro parameters (dropdown Type on the right side) as there is with Simple Slider Editor (in the bottom of dropdown, se example http://24days.in/umbraco/2014/grid-macros/):
So, how can we integrate multiple AngularGoogleMaps maps into grid(s) in Umbraco 7.2.x?
Can this be solved only with a package.manifest file?
Hi Tom,
Did you find a solution? I also like to know if this is possible. :-)
/Gert
No, the task is still ongoing.
Anyone who find a sollution?
Hope there will be an easy way to integrate services like this as a macro in the next version of Umbracos Grid.
Gert: Try this one if you still need Google Maps inside Grid:
https://our.umbraco.org/projects/website-utilities/gridmaps
Forum:
https://our.umbraco.org/forum/umbraco-7/developing-umbraco-7-packages/64898-GridMaps-ver-10-GridMaps-for-Umbraco?p=0#comment219699
Thanks Tom! I'll remember this one. I ended up with a doc type where I could insert the Java script needed for google maps, and inserted the "HTML" directly in one of the grid controls. The GridMaps are much nicer to work with but lags the customization in the control... maby in version 2 :-)
/Gert
About customization: The easiest (for now) is to delete and insert a new map again. I'm in contact with the developer, and mentioned among other things that you mention, as well as some suggestions for extensions, and it seems that he intends to develop Grid Maps further, and I'm excited about how it eventually works.
is working on a reply...