apexbb

Results 4 issues of apexbb

### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....

question

I am working on a Nextjs project without typescript, I don't want to add typescript to my exisiting project , is this anyway i can use the library without migrating...

Do the package have the disatnce function between two co-ordinate ? like something below? //get the distance between two points let _length = map.distance(_firstLatLng, _secondLatLng);