NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: oggy on March 02, 2018, 03:15:17 AM

Title: Description on maps, on open
Post by: oggy on March 02, 2018, 03:15:17 AM
Based on example web76, I create small application with map of all address from table, pointed.
Now, is it possible to show description on all markers on map, not just when user click on marker?
Nettalk 10.17
Regards, Oggy
Screenshot of opened map with markers...
Title: Re: Description on maps, on open
Post by: Bruce on March 06, 2018, 10:40:43 PM
the short answer is, unfortunately, no. Not at this point.

Cheers
Bruce
Title: Re: Description on maps, on open
Post by: oggy on March 06, 2018, 11:56:47 PM
Ok, thanks.
Some other thing. I posted on newsgroup... About changing all.js file, line 1008 there is max. zoom variable, set to 17. Will you change it to 19?
I always forgot, when I download new Nettalk version, to change it again of course 
:)
Title: Re: Description on maps, on open
Post by: Bruce on March 11, 2018, 11:08:15 PM
unfortunately all.js is not a good place to report issues, because everyone's all.js is different.
All.js is a combined form of the other js files, so you need to find the "source" line and report that.
It's it's maps related I'm guessing it's jquery.nt-maps.js
Is this the ESRI provider?

cheers
Bruce
Title: Re: Description on maps, on open
Post by: oggy on March 11, 2018, 11:17:06 PM
Yes, ESRI as provider, for now. And yes, there is the line in jquery.nt-maps.js, line 405, with variable to set max. size for that provider, but, if I change in that js, not in all.js, there are no changes on maps, just when I change line in all.js, the change is visible on map.
Got it, after changing jquery.nt-maps.js, run gzipall.bat and thats it. Right??
Regards, Oggy
Title: Re: Description on maps, on open
Post by: Bruce on March 13, 2018, 03:24:56 AM
>> I change in that js, not in all.js, there are no changes on maps,

after changing the source run gzipall.bat. (it's in your app folder.)

I have changed the number for the next build though.

cheers
Bruce
Title: Re: Description on maps, on open
Post by: oggy on March 13, 2018, 03:36:48 AM
Yes!!!! Great, thanks again..... ;)
Title: Re: Description on maps, on open
Post by: oggy on June 09, 2020, 03:00:53 AM
Bruce, any changes according to subject...?!?!
Thanks in advance....