Geolocation NOT WORKING in http JavaScript

How to use geolocation API in javaScript. The new version on browsers doesn’t allow geolocation in HTTP. I demand an HTTPS server to run this API?

Is there any way in which we can use Geolocation in the HTTP server without using https?