I have an app based on leaflet 0.3.1 and it is time to upgrade to 0.4 !!! Nice ! So, what to do now !
Obviously, our map is absent in the browser, so let's have a look inside our files. Well, i have changed the scripts url in html to their new path...no more append on the screen...Héhéhé, of course is not so simple :D
Right, so now, let's start by the map and one of those layers... I have seen the document of reference : https://github.com/CloudMade/Leaflet/blob/master/CHANGELOG.md#other-breaking-api-changes
but i don't know how to start, is that to remove all the new ? thanks if you can help from that point !
Edit: After one hour, i get my geojson back ! but with a bit of pain ! let's continue if it's all ! one good sign is that i have no error in CSS also :P
