Search found 2 matches
- Monday 15 February 2016 0:06
- Forum: Design, usability and languages
- Topic: Trail map- custom page
- Replies: 2
- Views: 2079
Re: Trail map- custom page
some problems run it base on index.html :oops: . Without any error on console but map doesn't appear. So I used iframe followed your suggestion and now is working fine. Thanks a lot. I think that it is better solve for me. If somebody want try to use: maps_v1.tar.gz Pls, copy contents to www ...
- Saturday 13 February 2016 20:03
- Forum: Design, usability and languages
- Topic: Trail map- custom page
- Replies: 2
- Views: 2079
Trail map- custom page
Hey I would like to build a custom page showing GPS track on map. This should work base no mqtt GPS data from smartphone (send by owntracks app). I find interesting plugin http://leafletjs.com/ and try to use it base of example <html> <head> <title>A Leaflet map!</title> <link rel="stylesheet" href ...