0

I am trying to implement a simple leaflet map in my angular test page. I am having the problem you see in the photo attached.

enter image description here

My code is the code in this example:

http://jsfiddle.net/tombatossals/4PhzC/

I have some other things in my page as for example bootstrap libraries to draw some lists and jquery lib. Also, I import ngroutes and socket components . And I am painting the map webpage inside this directive:

<div ng-view></div>

I don't know why inthe example it works and in mine, it doesn't render fine.

Biribu
  • 3,615
  • 13
  • 43
  • 79
  • demo works fine, please provide demo that replicates problem – charlietfl Jul 02 '15 at 11:02
  • https://nodetestuc.herokuapp.com/angular#/mapa this is where I am testing the app. Try just the map part, the socket part works fine if server sends a message – Biribu Jul 02 '15 at 11:05

0 Answers0