PHP Classes

Uncaught Error: No value provided for variable {id} leaflet.j

Recommend this page to a friend!

      PHP Classes blog  >  Using PHP MySQL with ...  >  All threads  >  Uncaught Error: No value provided...  >  (Un) Subscribe thread alerts  
Subject: Uncaught Error: No value provided...
Summary:Map won't load
Messages:1
Author:Jan-Eric Oskarsson
Date:2016-09-01 07:12:09
Update:2016-09-01 08:37:03
 

  1. Uncaught Error: No value provided...   Reply   Report abuse  
Picture of Jan-Eric Oskarsson Jan-Eric Oskarsson - 2016-09-01 08:37:03
Hi and thanks for a great blogg!

I have followed your code to try building my own website to collect and show data, but I've got an error when I try to load the map.
I,ve got this error
leaflet.js:6 Uncaught Error: No value provided for variable {id}
(anonymous function) @ leaflet.js:6
template @ leaflet.js:6
getTileUrl @ leaflet.js:7_
loadTile @ leaflet.js:7_
addTile @ leaflet.js:7_
addTilesFromCenterOut @ leaflet.js:7_
update @ leaflet.js:7
onAdd @ leaflet.js:7_
layerAdd @ leaflet.js:6
addLayer @ leaflet.js:6
addTo @ leaflet.js:7
(anonymous function) @ sql_php.php:21

I can't figure out whats the problem is? Do you have any idé?

/Jan-Eric