When i try to use the Google Maps datatype in an LeBlender window the search function wont work and i can't see the coordinates but when i use it "normally" it all works.. :(
I made another solution where i used the Google Maps Data type inside an "global" GMaps document type and then i just had a content picker in LeBlender :)
This is also makes it alot easier, if you want to change the map you only has to do it once instead of fx 4 times if you use the same location on 4 different places :)
Can't use in LeBlender
Hi,
When i try to use the Google Maps datatype in an LeBlender window the search function wont work and i can't see the coordinates but when i use it "normally" it all works.. :(
Is this stil a bug, if so did you find a solution for it?
No i didn't find a solution for it :/
Hi Anders
Maybe you can use this? https://github.com/netaddicts/umbraco-v7-property-editors-gmaps
Although, you need to apply some changes. You can see on the pull requests tab, that I have two.
Hi Søren :)
I made another solution where i used the Google Maps Data type inside an "global" GMaps document type and then i just had a content picker in LeBlender :)
This is also makes it alot easier, if you want to change the map you only has to do it once instead of fx 4 times if you use the same location on 4 different places :)
Found a solution.
Add the following code to view.css in the app_plugins/angulargooglemaps/1.07/ folder
Autocomplete will now work in leblender
Tank you so much nico ! :D
is working on a reply...