Hi
I have a problem with rendering related scripts with map, As I follow your tutorials, I added @(Html.GoogleMap().ScriptRegistrar()) to end of my View. But it seems it doesn't render scripts to page. There is no error to help me to understand where is the problem. I also tried pre-release version, But I still having same problem.
Hi I have a problem with rendering related scripts with map, As I follow your tutorials, I added
@(Html.GoogleMap().ScriptRegistrar())
to end of my View. But it seems it doesn't render scripts to page. There is no error to help me to understand where is the problem. I also tried pre-release version, But I still having same problem.