70 comments found.
Hi, i would like to zoom with something like globe(‘zoom’,5) is it possible? or with some others ways?
Hi Tenacka,
This feature is not yet implemented – sorry 
BR Jan
Hi I want this to start from the Western European Region. How can this be achieved? I tried fiddling around to get that but to no avail.
The reason i need it is because it doesn’t work on tablets and all the pointers are in the Europe’s area
Regards
Chris
Hi, Thanks for buying…
You can use globe(‘rotate’,lat,lng) – have a look at the sourcecode here (view source) http://html5globe.fjordsite.dk/
Hi I tried your solution but still did not work
Can you please help me in solving it and where it needs to be set?
http://macrisdevelopments.com/argent/locations – offline siteI want to put pictures of oil spills around the world. if i understand this globecorrectly i can add pictures of an area on the globe and as it spins the picture will rotate on that location? is there another glode that is a counter and will pin point the location a viewer is at and put a red dot on the globe?
Hi,
Thanks for your interest, please have a look at the demo and see if any of the examples matches your needs.
Thanks
Jan
Please help. The zip is not working. At least on my end.
Hello Helppa,
Thanks for buying.
The HTML5 Globe is not a wordpress plugin, so uploading it to your wordpress plugins folder will probably result in an error.
For my own sake i use wordpress on the site demoing the globe – here i have done some specific customizations, to make it work. This is not to be considered wordpress plugin – sorry for any misunderstanding. The html5 globe is a stand-alone component that doesnt require the presence of a cms.
Hope you will reconsider your 1 star rating – based on the HTML5 Globe being a faulty wordpress plugin 
You can allways put the globe besides your wp-site and integrate it via an iframe 
Hopes this helps you out
Thanks
Are you saying that you have changed the code for it to work on a wordpress site for you. If so what are the changes. can you send me the code that will work for wordpress. I can take the code and put it in a widget text. And if i cant use it on wordpress then can i have a refund? I do not know code. I only can copy and paste. Please and Thank you. I do want a refund if this will not work on my web site. If you can make it work, I will tell others to help you prmote this zip.
Sorry, i can not help you make it work under wordpress as part of the item’s support – it takes a lot of fiddeling, as its not meant for wordpress. You can still use the iframe trick i mentioned above.
You are welcome to request your money back from codecanyon, but i doubt it will go your way.
https://help.market.envato.com/hc/en-us/articles/202821460-Can-I-Get-A-Refund-Again, im sorry for this misunderstanding – the component is a html5 component and listed as that. An educated guess would be that all wordpress related stuff is listed under the wordpress category.
Hope you will reconsider your 1 star rating – based on the HTML5 Globe being a faulty wordpress plugin 
Thanks
How can i make this working on IPAD ? The Globe apears but i can´t rotate it with touch.
Hi, Thanks for buying – the globe is not yet ready for IOS and touch

Hi,
Great job but I would like to know how to publish this map on fullscreen.
For example http://cmachu.nazwa.pl/kula/
basically that is just a globe with transparent background 
Safari do not support this map, also problem with common computers.
Error creating WebGLcontext Cannot read property getExtension of null
Please fix this.
Could you please specify, with versions of the browser and os you are experiencing the problem on. And, if possible, supply a link – otherwise its near impossible for me to help you 
also on computers with on board graphic card there is an error:
Error creating WebGLcontext Cannot read property getExtension of null.
also i read there could be a problem with graphic drivers. Please find solution because its a big issue.
1: safari 8 on mac supports webgl, but it seems that safari on windows doesnt. According to http://caniuse.com/#search=webgl - why would you use safari under windows anyway, apple only ported a very old version…
2: to run webgl, your graphicshardware must be compatible – guessing thats the issue you have with the pc’s with integrated graphics.
3: if the graphics driver is outdated or simply doesnt support webgl, there is nothing i can do about that.
4: webgl, is kinda the bleeding edge of 3d on the web, still, so please dont expect it to just run on anything
the vendors need time to incorporporate this into their products.
Hi! Thanks for this great work! I’ll buy this script but i’ve some questions. Can i add a navigation on this script? For example: left, right, up and down commands also i need zoom in zoom out commands like google maps.. And can we add a mini map that shows where you at the map? Another question: popup windows can open like fancy boxes?
Good luck!
Yes, popup opens in “fancy boxes”. The navigational controls and minimap are not available – sorry….
No brainer purchase if it could (mber92) do updates via JSON stream. Do a new HTML5 JSON Globe and charge 2x and I’ll buy and recommend it.
Glad to hear it, will def consider json in upcomming updates…
Looks great, nice work!
Question: Can the app currently do dynamic mapping by looking at a json file that has hotspots/coordinates, for example? (Instead of manually adding the hotspots/coordinates)
Not directly, but it can refresh itself and update if any new hotspot divs were added. So basically you could add new divs, based on the jsonfile and have the component update…