Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
C0D4681464yBased on the output of that iframe.
View output of: http://neemsboro.com/neemsvalu.php/
Painfully by the looks of things.
It doesn't even feel like it was generated by a library, but someone actually went to great lengths to build it server side. -
@C0D4 so you mean all the buttons are placed with hardcoded positions? Or Is there any library to do such things?
-
C0D4681464y@sanketthecoder
maybe.
this is the same block of code being looped through.
the id is incremental so there's a loop of some kind running over it.
the only thing that looks like its changing is the TOP and LEFT positions in css, which could just be mapped in the Database and spat out in the loop.
it really does look like something like.. let me make a gist:
https://gist.github.com/C0D4-101/... -
@C0D4 Hmmm, got it. So is there any library which can do such stuff automatically on an SVG or something like that?
-
C0D4681464y@sanketthecoder
something that comes to mind is arcgis but it can be slow, well... not as slow as that site you want to mimick 😂
https://developers.arcgis.com/javas... -
@C0D4 Haha😜.. True.. Thanks a ton.. Other suggestions are also welcomed from others as well..
-
C0D4681464y
-
@C0D4 none that has ended badly, and none that gave me sufficient exposure to provide feedback :(
Related Rants
Does anyone know how to implement such kind of website or app? It's regarding realestate plot availability. It is fully interactive. And also please suggest how to make a generic software for uploading such multiple maps and plotting buttons on them.
http://neemsboro.com/neemsvalluru.p...
question
maps
web
plotting