Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tom Engan 430 posts 1173 karma points
    May 18, 2015 @ 13:46
    Tom Engan
    0

    GridMaps ver. 1.0 - GridMaps for Umbraco

    https://our.umbraco.org/projects/website-utilities/gridmaps

    Need Google Map inside the Grid in Umbraco 7.2

     

    Maybe this new package works. https://our.umbraco.org/projects/website-utilities/gridmaps

     

    Install it as a local package, but how can this be used?

    Someone who has a decent recipe for how the package works?

  • Tom Engan 430 posts 1173 karma points
    May 19, 2015 @ 14:11
    Tom Engan
    0

    After installing GridMaps-package, these files has been installed:

    And also GridMaps.dll has been added to the bin-folder.

     

    I observe that this lines has been added to grid.editors.config.js: 

    ,

       {

         "name": "Grid Maps"

         "alias": "grid maps",

         "view", "/App_Plugins/GridMaps/Views/gridmapsgrideditor.html"

         "render", "/App_Plugins/GridMaps/Render/GridMapsGridEditor.cshtml"

         "icon": "icon-location nearby"

         "config": {

           "defaultLat": 50.1109221,

           "defaultLng": 8.6821267000000262,

           "default zoom": 6

         }

       }

     

    But can’t find the new editor (maps) in the backoffice (Data Types > Grid Layout > Row Configurations > ‘Allow all editors’ is tested),
    and when I create new content, I still have available only the original editors:

    Is this the place where all new editors will appear?

    What's normal to do next when adding an external editor?

  • Tom Engan 430 posts 1173 karma points
    May 21, 2015 @ 11:28
    Tom Engan
    100

    The editor seem ok now, after cleaning cache (ClientDependency), and running ccleaner (ccleaner have helped me a lot when things seems a little bit strange):

     

    I can absolutly recommend trying out GridMaps if you want one or more Google Maps in Umbraco Grid on the same page.

    Case solved!

Please Sign in or register to post replies

Write your reply to:

Draft