Gmap3 - Forum

Gmap3 exchange platform

You are not logged in.

Ads
(server costs 27.50€ per month)

#1 2011-11-28 19:42:23

sowji250
Member
Registered: 2011-11-28
Posts: 3

gmap3 not working in in ASP .net MVC3 project

Hi,

I am having issue with gmap3 when using in ASP .net MVC3 project with Razor view engine.

Did anybody try gmap3 in ASP .net MVC3?

Thanks.

Offline

Ads
(server costs 27.50€ per month)

#2 2011-11-28 19:45:26

jbdemonte
Administrator
From: Pourrières, France
Registered: 2011-11-21
Posts: 469

Re: gmap3 not working in in ASP .net MVC3 project

As  i said by email,

your forget $ in

<script type="text/javascript">
    $(document).ready(function () {
        ('#divMap').gmap3();
    });
</script>

I never developed in .net but i think this is the problem

Offline

#3 2011-11-29 06:12:26

likaritz
Member
From: Wychwood Ave Toronto, ON
Registered: 2011-11-29
Posts: 1

Re: gmap3 not working in in ASP .net MVC3 project

I tried gmap3 in ASP .net MVC3 but was facing the same issue that you are facing...But now am out of my issue....I changed my coding with the coding provided above and after making these changes my issue is finally resolved..

Offline

#4 2012-06-13 21:40:37

degt
Member
Registered: 2012-05-15
Posts: 33
Website

Re: gmap3 not working in in ASP .net MVC3 project

I am using ASP.NET MVC3 with the Razor View Engine and other than my jQuery newbieness and having discovered GMAP3 just over a month ago, I got the map working on ASP.NET MVC3:

              Panama Vibes Map Section

This link is to the map section where you can take a look at GMAP3 working in an ASP.NET MVC3 website using the Razor View Engine.

Offline

Board footer

Powered by FluxBB