Page 1 of 2

Custom embedding

Posted: Fri Mar 13, 2015 9:00 pm
by giordolo
Hello, How can i load map into a frame enabling automatically the box showing speed, accuracy etc?

Re: Custom embedding

Posted: Sat Mar 14, 2015 10:03 am
by admin
Just append "&locationdetails=1" to your url.

Re: Custom embedding

Posted: Tue Mar 17, 2015 8:57 pm
by giordolo
Wow Great! Many thanks!
Where I can found this kind of documentation?
thanks and regards

Re: Custom embedding

Posted: Wed Mar 18, 2015 8:56 am
by admin
Sorry, I have not created documentation :-(. But you can use the forum search, and of course you can always ask. Most used parameters are zoom and maptype.

Re: Custom embedding

Posted: Wed Mar 18, 2015 2:24 pm
by giordolo
Ok many thanks anyway. My last request is if is it possible to create a personalized Location box in a embedded map without user interaction. In other words, I would like to display Location Box (and now, using &Location=1 it works) but displaying only Send Time, Accuracy, Speed (in Km) and Battery %.
Regards

Re: Custom embedding

Posted: Wed Mar 18, 2015 9:24 pm
by admin
You could append for example "&locationdetailsfilter=1&showsendtime=1&showbatterylevel=1&showaccuracy=1&showspeed=1&showautocenter=1"

Re: Custom embedding

Posted: Wed Mar 18, 2015 10:36 pm
by giordolo
Wow it works great! Many thanks again
I strongly suggest you to write some documentation about your software, some hidden features could be useful not only to me
Anyway thanks a lot again

Re: Custom embedding

Posted: Thu Mar 19, 2015 7:28 pm
by giordolo
Hello, just a little and last request: is it possible to manage also transparency?
thenks again

Re: Custom embedding

Posted: Fri Mar 20, 2015 3:01 pm
by admin
&locationdetailsopacity=10&locationdetailsbgopacity=10

the values can vary between 0 and 100.

Re: Custom embedding

Posted: Fri Mar 20, 2015 8:44 pm
by giordolo
wow, that's great!
ty