stas Posted November 7, 2014 Posted November 7, 2014 Hello http://db.kontora.ua/web/leaflet.dll/m/ Solution UniServerModule.CustomFiles http://cdn.leafletjs.com/leaflet-0.7.3/leaflet.css http://cdn.leafletjs.com/leaflet-0.7.3/leaflet.js MainMForm.ClientEvents.ExtEvents function painted(sender, eOpts) { sender.setHtml('<div id="map" style="width:'+sender.getWidth()+'px; height:'+sender.getHeight()+'px"></div>'); map = L.map('map').setView([51.505, -0.09], 13); L.tileLayer('http://{s}.tile.osm.org/{z}/{x}/{y}.png' { attribution: '© <a href="http://osm.org/copyright">OpenStreetMap</a> contributors' }).addTo(map); } 2 Quote
stas Posted November 8, 2014 Author Posted November 8, 2014 problem with the electricity already it works Quote
Hayri ASLAN Posted November 8, 2014 Posted November 8, 2014 You can see all features of leaflet map in http://takip.mygps.com.tr/ User name : sistemdemo password : demo4321 It is Uniexmap Component. Quote
stas Posted November 8, 2014 Author Posted November 8, 2014 You can see all features of leaflet map in http://takip.mygps.com.tr/ User name : sistemdemo password : demo4321 It is Uniexmap Component. http://db.kontora.ua.../leaflet.dll/m/ This is Sencha touch version 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.